platform_build/target/board/generic_arm64
Steve Muckle 9c4a0ea67f add 4.19 kernel to aosp_arm64
Create a 4.19 kernel GKI boot image.

Bug: 158791155
Change-Id: I2dcfe29f2e8414c0362992a6e6ca68a86f367d4e
2020-06-16 17:49:18 -07:00
..
sepolicy Phase out Legacy GSI and gsi_common.mk 2019-09-20 10:33:06 +08:00
BoardConfig.mk add 4.19 kernel to aosp_arm64 2020-06-16 17:49:18 -07:00
device.mk add 4.19 kernel to aosp_arm64 2020-06-16 17:49:18 -07: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.