summaryrefslogtreecommitdiff
path: root/build.config.aarch64 (follow)
Commit message (Collapse)AuthorAge
* ANDROID: Publish uncompressed Image on aarch64Alistair Delva2020-10-29
| | | | | | | | So we can use the new download_from_ci script. Bug: 171975761 Change-Id: I679ba3fc334b29ae82806f09e2acfc4dad486bd1 Signed-off-by: Alistair Delva <adelva@google.com>
* ANDROID: refactor build.config files to remove duplicationMatthias Maennich2019-10-22
The build.config.* files largely contain duplicate information by their nature. Reorganize them reduce duplication and to allow adding new configurations without copying the definitions again. Bug: 140224784 Change-Id: I6a3810a125b0ed48591690ca33bb5c02be58218a Signed-off-by: Matthias Maennich <maennich@google.com> (cherry picked from commit 7d642373db4c6c1c6ed8af02492047896beb4a47)