platform_build/target/board/generic_arm64
bohu 225f804e30 Emulator: set correct rild library path for 64bit arch
BUG: 34861221
Test: build and run sdk_google_phone_x86_64 with emulator
and check radio logcat to make sure it does not complain
about the 32bit library system/lib/libreference-ril.so
being used. Also check the kernel message to make sure
rild is launched properly

Change-Id: I6cbd5abcf64bec9a504066a43fefc55fa698a864
2017-02-01 12:52:48 -08:00
..
BoardConfig.mk Increase system image size for arm64 to 2.5G to fix buildbot 2017-01-24 12:33:11 -08:00
device.mk arm: Support qemu-android on generic arm targets 2014-11-19 12:17:59 -08:00
README.txt build: rename aarch64 target to arm64 2014-01-23 22:39:38 -08:00
system.prop Emulator: set correct rild library path for 64bit arch 2017-02-01 12:52:48 -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.