platform_build/target/product
Jiyong Park 38f8aacf3b Add aosp_arm64_ab for generic system image for A/B-ready devices
aosp_arm64_ab is added as a product to build a generic system image for
all devices with ARM64 and A/B ready partitions. For now, it only
supports sailfish/marlin devices because following items are not yet
split.

- fstab
- overlays
- sepolicy

Bug: 35653062
Test: build and flash it to sailfish (or marlin)

$ source build/envsetup.sh; choosecombo 1 sailfish userdebug
$ ENABLE_EARLY_MOUNT=true ENABLE_TREBLE=true m -j 80
$ fastboot flashall
(For now, the two ENABLE_* are required to install  *.rc and *.prop
files into vendor partition. This restriction will be removed in the
future.)

$ source build/envsetup.sh; choosecombo 1 aosp_arm64_ab userdebug
$ m -j 80 systemimage
$ fastboot flash system out/target/product/generic_arm64_ab/system.img
$ fastboot -w reboot

Change-Id: Ia91163f2d51e90a488c9451cba23242887ea82ba
2017-03-09 17:14:37 +09:00
..
security README: Update docs 2015-05-15 14:37:33 -07:00
AndroidProducts.mk Add aosp_arm64_ab for generic system image for A/B-ready devices 2017-03-09 17:14:37 +09:00
aosp_arm.mk Remove unnecessary inheritance layer between aliases. 2015-11-16 17:21:42 -08:00
aosp_arm64.mk Remove references to deleted dhcpcd 2016-03-18 10:18:50 +09:00
aosp_arm64_ab.mk Add aosp_arm64_ab for generic system image for A/B-ready devices 2017-03-09 17:14:37 +09:00
aosp_base.mk
aosp_base_telephony.mk Include new AOSP messaging app in base AOSP telephony builds. 2015-08-12 15:44:04 -07:00
aosp_mips.mk Remove unnecessary inheritance layer between aliases. 2015-11-16 17:21:42 -08:00
aosp_mips64.mk Remove references to deleted dhcpcd 2016-03-18 10:18:50 +09:00
aosp_x86.mk Remove unnecessary inheritance layer between aliases. 2015-11-16 17:21:42 -08:00
aosp_x86_64.mk Remove references to deleted dhcpcd 2016-03-18 10:18:50 +09:00
aosp_x86_arm.mk libaaudio: changed name from liboboe 2017-02-10 17:28:52 +00:00
base.mk change mediaanalytics to mediametrics 2017-01-23 12:04:17 -08:00
core.mk Ship BuiltInPrintService in default repo 2017-02-27 14:55:35 -08:00
core_64_bit.mk Make default 64-bit primary, 32-bit secondary 2014-06-20 14:24:32 +01:00
core_base.mk core_base.mk: switch to new H264 and MPEG2 software codecs 2015-04-16 19:02:47 -07:00
core_minimal.mk Merge "libaaudio: changed name from liboboe" 2017-02-10 21:41:14 +00:00
core_tiny.mk libaaudio: changed name from liboboe 2017-02-10 17:28:52 +00:00
embedded.mk Merge "Include secilc and sepolicy conditionally, elsewhere" am: 3e78704825 am: 8fe478de64 2017-03-03 04:02:10 +00:00
emulator.mk Emulator: enable GPS hidl service and impl 2017-03-08 16:27:56 -08:00
full.mk
full_base.mk Really include drawables for all densities. 2015-09-29 09:57:41 -07:00
full_base_telephony.mk Revert "Replace hardware features conf file to be emulator specific" 2017-02-18 13:36:18 -08:00
full_mips.mk
full_x86.mk
generic.mk
generic_armv5.mk
generic_mips.mk
generic_no_telephony.mk remove legacy audio policy manager 2016-11-28 17:58:33 -08:00
generic_x86.mk
languages_full.mk Revert "Add Serbian in Latin script to the full locale list" [DO NOT MERGE] 2016-06-23 20:03:44 +00:00
languages_small.mk
locales_full.mk
product_launched_with_l.mk Added make files for variable PRODUCT_SHIPPING_API_LEVEL. 2016-06-07 15:08:27 -07:00
product_launched_with_l_mr1.mk Added make files for variable PRODUCT_SHIPPING_API_LEVEL. 2016-06-07 15:08:27 -07:00
product_launched_with_m.mk Added make files for variable PRODUCT_SHIPPING_API_LEVEL. 2016-06-07 15:08:27 -07:00
product_launched_with_n.mk Added make files for variable PRODUCT_SHIPPING_API_LEVEL. 2016-06-07 15:08:27 -07:00
runtime_libart.mk Enable secondary dex compilation in the background dexopt job 2017-03-02 13:04:17 -08:00
sdk.mk Normalize SDK product name to sdk_<device_type>_<arch_name> 2014-07-18 15:40:13 -07:00
sdk_arm64.mk arm64: Fix the sdk_arm64 build products 2014-08-22 11:15:07 +02:00
sdk_base.mk [Emulator] Include the "Cell Broadcast Receiver" app 2017-01-25 19:54:21 -08:00
sdk_mips.mk Normalize SDK product name to sdk_<device_type>_<arch_name> 2014-07-18 15:40:13 -07:00
sdk_phone_arm64.mk [Emulator] Add comment about including AOSP messaging on AOSP images. 2016-02-26 19:26:05 +00:00
sdk_phone_armv7.mk [Emulator] Add comment about including AOSP messaging on AOSP images. 2016-02-26 19:26:05 +00:00
sdk_phone_mips.mk [Emulator] Add comment about including AOSP messaging on AOSP images. 2016-02-26 19:26:05 +00:00
sdk_phone_mips64.mk [Emulator] Add comment about including AOSP messaging on AOSP images. 2016-02-26 19:26:05 +00:00
sdk_phone_x86.mk [Emulator] Add comment about including AOSP messaging on AOSP images. 2016-02-26 19:26:05 +00:00
sdk_phone_x86_64.mk [Emulator] Add comment about including AOSP messaging on AOSP images. 2016-02-26 19:26:05 +00:00
sdk_x86.mk Normalize SDK product name to sdk_<device_type>_<arch_name> 2014-07-18 15:40:13 -07:00
sdk_x86_64.mk Fix 64 bit emulator booting (again). 2014-07-30 09:35:41 -07:00
telephony.mk Include CarrierDefaultApp to the img 2017-01-13 11:49:58 -08:00
vboot.mk vboot_signer: Add kernel subkey required for signing kernel keyblock 2015-08-07 12:01:20 -07:00
verity.mk Error correction: Append codes to verified partitions 2015-10-14 18:06:20 +01:00