android_build/target/board/generic_arm64
Narayan Kamath 24b7840aa1 Add CPU_ABIs for the second generic_arm64 architecture.
This was accidentally removed by commit 8dc227f482.
Breaks builds for apps that use gnustl_static for 32 bit compiles
on an arm64 target.

bug: 16951392

Change-Id: I89480943284944fd95543cccbf40a8de22852197
2014-08-19 13:03:27 +01:00
..
BoardConfig.mk Add CPU_ABIs for the second generic_arm64 architecture. 2014-08-19 13:03:27 +01:00
README.txt build: rename aarch64 target to arm64 2014-01-23 22:39:38 -08:00
device.mk stagefright: use media_codecs_google*.xml files 2014-03-19 17:39:39 -07:00
system.prop build: rename aarch64 target to arm64 2014-01-23 22:39:38 -08:00

README.txt

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.