platform_build/target/product
David 'Digit' Turner d3e8cb7fda arm64: Fix aosp_arm64 system image.
This patch ensures that the system image produced for the 'aosp_arm64'
build products can actually run under emulation with the new qemu-android
binaries [1]

The main issue is that the virtual board is named 'ranchu' instead of
'goldfish' (because the virtual hardware is _very_ different), and thus
requires specific files for the boot to start properly

(in particular fstab.ranchu is required to mount the system, data and
cache partitions, otherwise init will fail badly because /system/bin/
and /data/ are missing important files).

IMPORTANT: This requires the files under device/generic/goldfish/ from:

    https://android-review.googlesource.com/#/c/105020/

[1] Binaries built from https://qemu-android.googlesource.com/qemu-android

BUG=17154406

Change-Id: Ic40360bf56e32aab708551c810000467d23793d4
2014-08-22 11:15:01 +02:00
..
security remove mkkey.sh from build 2009-12-01 12:42:30 -08:00
AndroidProducts.mk Add SDK product for arm64, x86_64 and mips64. 2014-07-30 09:33:46 -07:00
aosp_arm.mk Rename AOSP builds to aosp_* 2013-03-26 14:06:30 -07:00
aosp_arm64.mk arm64: Fix aosp_arm64 system image. 2014-08-22 11:15:01 +02:00
aosp_base.mk Rename AOSP builds to aosp_* 2013-03-26 14:06:30 -07:00
aosp_base_telephony.mk Rename AOSP builds to aosp_* 2013-03-26 14:06:30 -07:00
aosp_mips.mk Rename AOSP builds to aosp_* 2013-03-26 14:06:30 -07:00
aosp_mips64.mk [MIPS64] Add mips64 target 2014-02-05 19:07:57 -08:00
aosp_x86.mk Rename AOSP builds to aosp_* 2013-03-26 14:06:30 -07:00
aosp_x86_64.mk x86_64: Adding new target 2013-10-02 20:58:54 +04:00
base.mk Remove netd_client. It has moved to the internal tree. 2014-05-21 09:55:44 -07:00
core.mk Move DownloadProviderUi from core_minimal to core.mk 2013-10-02 14:32:15 -07:00
core_64_bit.mk Make default 64-bit primary, 32-bit secondary 2014-06-16 23:59:43 -07:00
core_base.mk Switch from core to core-libart 2014-06-18 17:42:32 -07:00
core_minimal.mk Add bcc into /system/bin. 2014-07-14 13:27:02 -07:00
embedded.mk Remove linker64 and debuggerd64 2014-07-17 14:01:12 -07:00
emulator.mk Remove SDK Tools from platform builds. 2014-05-08 14:50:15 -07:00
full.mk Rename AOSP builds to aosp_* 2013-03-26 14:06:30 -07:00
full_base.mk Include drawables for all densities - b/11270325 2013-10-18 13:42:42 -07:00
full_base_telephony.mk Rename AOSP builds to aosp_* 2013-03-26 14:06:30 -07:00
full_mips.mk Rename AOSP builds to aosp_* 2013-03-26 14:06:30 -07:00
full_mips64.mk build: add core_64_bit.mk 2014-05-01 10:56:12 -07:00
full_x86.mk Rename AOSP builds to aosp_* 2013-03-26 14:06:30 -07:00
full_x86_64.mk Make default 64-bit primary, 32-bit secondary 2014-06-16 23:59:43 -07:00
generic.mk Improve setup of base products. 2010-10-22 16:47:31 -07:00
generic_armv5.mk Resurrect generic_armv5 2013-01-31 11:43:14 -08:00
generic_mips.mk MIPS generic target support 2012-05-08 11:53:47 -07:00
generic_no_telephony.mk Remove bcc from generic_no_telephony.mk. 2014-07-14 10:28:38 -07:00
generic_x86.mk full_x86: use telephony profile 2012-06-12 14:34:53 -07:00
languages_full.mk Add New languages. 2013-08-21 12:44:02 -07:00
languages_small.mk Add separate language packs, for extra flexibility. 2010-03-26 12:12:05 -07:00
locales_full.mk Add Esperanto to the list of locales 2012-01-31 10:43:03 +01:00
runtime_common.mk Remove some uses of the deprecated WITH_HOST_DALVIK. 2014-06-18 13:38:44 -07:00
runtime_libart.mk Make system use patchoat to relocate during runtime. 2014-08-05 10:22:09 -07:00
runtime_libart_default.mk Add DEXPREOPT support for ART 2013-12-17 14:44:00 -08:00
runtime_libdvm.mk Remove some uses of the deprecated WITH_HOST_DALVIK. 2014-06-18 13:38:44 -07:00
runtime_libdvm_default.mk Add DEXPREOPT support for ART 2013-12-17 14:44:00 -08:00
sdk.mk Revert "Revert "DO NOT MERGE: Combine emulator test projects into a single apk"" 2014-06-04 11:21:21 -07:00
sdk_arm64.mk Fix 64 bit emulator booting (again). 2014-07-30 09:35:41 -07:00
sdk_mips.mk MIPS generic target support 2012-05-08 11:53:47 -07:00
sdk_mips64.mk Fix 64 bit emulator booting (again). 2014-07-30 09:35:41 -07:00
sdk_x86.mk full_x86: use telephony profile 2012-06-12 14:34:53 -07:00
sdk_x86_64.mk Fix 64 bit emulator booting (again). 2014-07-30 09:35:41 -07:00
telephony.mk Combining InCallUI & Dialer (part 2) 2013-09-03 18:37:35 -07:00
vbox_x86.mk Rename AOSP builds to aosp_* 2013-03-26 14:06:30 -07:00