ANDROID: refactor build.config files to remove duplication
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>
This commit is contained in:
4
build.config.gki
Normal file
4
build.config.gki
Normal file
@@ -0,0 +1,4 @@
|
||||
DEFCONFIG=gki_defconfig
|
||||
POST_DEFCONFIG_CMDS="check_defconfig"
|
||||
BUILD_INITRAMFS=1
|
||||
|
||||
Reference in New Issue
Block a user