platform_build/target/board/generic_arm64
Colin Cross d46c7381c8 aosp_arm64: increase userdata image size
Increase userdata image size to allow make tests to builds with
extra tests to fit.

Change-Id: I2fea99d5a39816e78595215481b60ee51eb9182f
2014-04-02 09:17:29 -07:00
..
BoardConfig.mk aosp_arm64: increase userdata image size 2014-04-02 09:17:29 -07:00
device.mk build: rename aarch64 target to arm64 2014-01-23 22:39:38 -08: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.