platform_build/target/board/generic_arm64
bohu 9492ee3d1b emulator: support dynamic partitions
BUG: 125540538

Change-Id: I9d486f57ac4ec11b1bbe9ab97890d12441c3054e
Merged-In: I9d486f57ac4ec11b1bbe9ab97890d12441c3054e
2019-05-05 20:34:02 -07:00
..
BoardConfig.mk emulator: support dynamic partitions 2019-05-05 20:34:02 -07: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.prop emulator: move rild.libpath to vendor 2017-10-26 16:45:05 -07: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.