platform_build/target/board/generic_arm64
SzuWei Lin 1b4eaef865 Phase out Legacy GSI and gsi_common.mk
The Legacy GSI is used on O/O-MR1 devices.
Do not need to support anymore. Phase out it.

Bug: 135977699
Test: none
Change-Id: I48b563a3aceca3c926e744165eb1dd88eff7a3d2
Merged-In: I48b563a3aceca3c926e744165eb1dd88eff7a3d2
2019-09-20 10:48:12 +08:00
..
sepolicy Phase out Legacy GSI and gsi_common.mk 2019-09-20 10:48:12 +08:00
BoardConfig.mk Phase out Legacy GSI and gsi_common.mk 2019-09-20 10:48:12 +08:00
device.mk Change aosp_$arch.mk to inherit from gsi_common.mk 2019-02-01 11:29:02 +08:00
README.txt build: rename aarch64 target to arm64 2014-01-23 22:39:38 -08:00
system_ext.prop Moving GSI-specific properties to /system_ext 2019-09-10 21:55:32 +08:00

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.