platform_build/target/board/generic_arm64
Isaac Chen 9f55141c5f Merge "Revert "Revert "Build support for 32-bit armv8-a"""
am: 9a888ebb51

Change-Id: I4f0b7b55de9a0b79d9f81f4aaa6c04ebd1e409b1
2017-08-25 02:03:26 +00:00
..
BoardConfig.mk Merge "Revert "Revert "Build support for 32-bit armv8-a""" 2017-08-25 02:03:26 +00:00
device.mk arm: Support qemu-android on generic arm targets 2014-11-19 12:17:59 -08:00
README.txt build: rename aarch64 target to arm64 2014-01-23 22:39:38 -08:00
system.prop Emulator: set correct rild library path for 64bit arch 2017-02-01 12:52:48 -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.