platform_build/target/board/generic_arm64
Elliott Hughes 53a5581430 Use NEON for CTS/SDK/VTS builds too (64-bit edition).
It's 2019 and the CDD has required NEON for many years now.

I've left unbundled apps alone for now.

I think the recent fix here for https://issuetracker.google.com/116070933
was incorrect. (I've commented on the bug.)

Test: treehugger
Change-Id: Ia02305cfdff9fd18a85359bc44d8eb9cab1413bd
2019-01-10 08:59:47 -08:00
..
BoardConfig.mk Use NEON for CTS/SDK/VTS builds too (64-bit edition). 2019-01-10 08:59:47 -08:00
device.mk Add emulator audio policy config in /vendor not /system 2018-08-21 06:42:11 +00: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.