platform_build/target/board/generic_arm64
Ying Wang fa3aebf762 am b3529761: am 2d4a27ee: am d707b5aa: Merge "AArch64: Set TARGET_2ND_CPU_VARIANT for Arm64 to cortex-a15"
* commit 'b3529761af24d19cd8cefa2c93f91920f0dfb28f':
  AArch64: Set TARGET_2ND_CPU_VARIANT for Arm64 to cortex-a15
2014-06-11 21:38:20 +00:00
..
BoardConfig.mk AArch64: Set TARGET_2ND_CPU_VARIANT for Arm64 to cortex-a15 2014-06-04 16:19:24 +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.