platform_build/target/board/generic_arm64
SzuWei Lin e592c965ee Move some BoardConfig settings from EmuCommon to GsiCommon
Move the settings which effect the system image to the file
BoardConfigGsiCommon.mk

Bug: 80117040
Test: build aosp_arm64-userdebug and pass
Change-Id: I42b14a124992c21b2da0e9e6197b1c38c6e58ce3
Merged-In: I42b14a124992c21b2da0e9e6197b1c38c6e58ce3
2018-07-18 10:19:46 +00:00
..
BoardConfig.mk Move some BoardConfig settings from EmuCommon to GsiCommon 2018-07-18 10:19:46 +00:00
README.txt build: rename aarch64 target to arm64 2014-01-23 22:39:38 -08:00
device.mk Merge "Enable VNDK for aosp_arm(64)" 2018-04-24 18:10:44 +00:00
system.prop emulator: move rild.libpath to vendor 2017-10-26 16:45:05 -07:00

README.txt

The "generic_arm64" product defines a non-hardware-specific arm64 target
without a kernel or bootloader.

It is not a product "base class"; no other products inherit
from it or use it in any way.