platform_build/target/board/generic_arm64
Narayan Kamath 8dc227f482 Let aosp_arm64 / emulator assume NEON / cortex-a15.
It's only unbundled app builds that need to assume the
worst.

bug: 16951392
Change-Id: I5fda39c4132dafa58fefe02b767a4d2a208f3b12
2014-08-18 19:20:07 +01:00
..
BoardConfig.mk Let aosp_arm64 / emulator assume NEON / cortex-a15. 2014-08-18 19:20:07 +01:00
device.mk stagefright: use media_codecs_google*.xml files 2014-03-19 17:39:39 -07:00
README.txt build: rename aarch64 target to arm64 2014-01-23 22:39:38 -08:00
system.prop build: rename aarch64 target to arm64 2014-01-23 22:39:38 -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.