platform_build/target/board
Isaac Chen 0c97f084c7 Make aosp_$arch system images closer to GSIs
This change modifies aosp_$arch product makefiles so their
system images can be closer to their respective GSIs.

The added contents in this CL are based on treble_common*.mk.
Contents specific to GSI are in aosp_$arch.mk.
Contents common to all devices are moved to full_base.mk.
Contents related to specific device are moved to device.mk.

BoardConfig related makefiles will be changed in another CL.

Bug: 70772101
Test: The following products can boot to home screen:
    $ lunch aosp_x86-userdebug; m -j; emulator
    $ lunch aosp_x86_64-userdebug; m -j; emulator
    $ lunch aosp_arm-userdebug; m -j; emulator
    $ lunch aosp_arm64-userdebug; m -j; emulator

Change-Id: I225a13dd74b3e748cc5d1705e1a453348b01d43f
Merged-In: I225a13dd74b3e748cc5d1705e1a453348b01d43f
(cherry picked from commit 164eed2e7d)
2018-04-24 10:03:14 +08:00
..
generic Make aosp_$arch system images closer to GSIs 2018-04-24 10:03:14 +08:00
generic_arm64 Make aosp_$arch system images closer to GSIs 2018-04-24 10:03:14 +08:00
generic_arm64_a Normalize the 2nd CPU architect of 64 bits arm GSI 2018-01-04 11:07:29 +08:00
generic_arm64_ab remove nnk from OWNERS 2018-02-27 09:15:10 -08:00
generic_arm_a Don't reserve size for bad blocks when checking image size 2017-10-04 21:25:08 +09:00
generic_arm_ab Create firmware and persist in GSI for arm_ab 2018-02-26 23:10:47 +00:00
generic_mips Merge "emulator: support system-as-root" 2017-11-30 20:12:53 +00:00
generic_mips64 Revert "Remove flags to turn overriding commands into errors" 2018-04-06 21:00:17 +00:00
generic_x86 Make aosp_$arch system images closer to GSIs 2018-04-24 10:03:14 +08:00
generic_x86_64 Make aosp_$arch system images closer to GSIs 2018-04-24 10:03:14 +08:00
generic_x86_64_a Move common settings in BoardConfig.mk into a common makefile 2017-08-10 15:03:21 +08:00
generic_x86_64_ab Move common settings in BoardConfig.mk into a common makefile 2017-08-10 15:03:21 +08:00
generic_x86_a Move common settings in BoardConfig.mk into a common makefile 2017-08-10 15:03:21 +08:00
generic_x86_ab Move common settings in BoardConfig.mk into a common makefile 2017-08-10 15:03:21 +08:00
generic_x86_arm Merge "Allow system server jars for WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY" 2017-10-12 22:37:24 +00:00
Android.mk Move system manifest / device matrix build rules 2018-02-01 15:36:40 -08:00
treble_common.mk Revert "Remove flags to turn overriding commands into errors" 2018-04-06 21:00:17 +00:00
treble_common_32.mk Set default size for 32-bit GSI to 1 GB 2017-09-14 18:01:18 +08:00
treble_common_64.mk Revert "Correct some GSI settings to board makefile" 2018-02-07 12:08:51 +00:00
treble_system.prop Disable adb authorization in GSI 2017-09-01 12:00:09 +08:00