platform_build/target/product
Jaekyun Seok 4022ec99a6 Move system default values in system partition
The following properties are specified under platform/build as system
default values.

- tombstoned.max_tombstone_count
- debug.atrace.tags.enableflags
- dalvik.vm.dex2oat-minidebuginfo

So they should move into system partition.

Bug: 64661857
Test: confirmed that the default properties were stored in
/system/etc/prop.default on sailfish device
Change-Id: Ic34c05fd9761e281962b6bb425e4babedfca45a9
2017-11-14 05:43:35 +00:00
..
security Add PRODUCT_ADB_KEYS 2017-11-03 15:57:38 -07:00
vndk Freeze VNDK lib list on release platforms 2017-10-22 18:05:44 +09:00
AndroidProducts.mk Generic AOSP system image for non-A/B arm devices 2017-05-19 09:29:21 +00:00
aosp_arm.mk emulator: squash misc modifications from oc-emu-dev 2017-10-26 16:45:05 -07:00
aosp_arm64.mk emulator: squash misc modifications from oc-emu-dev 2017-10-26 16:45:05 -07:00
aosp_arm64_a.mk Removing vboot 1.0 verity metadata 2017-06-27 18:13:56 +08:00
aosp_arm64_ab.mk Removing vboot 1.0 verity metadata 2017-06-27 18:13:56 +08:00
aosp_arm_a.mk Removing vboot 1.0 verity metadata 2017-06-27 18:13:56 +08: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 Fix mips emulator boot 2017-09-01 17:07:28 +02:00
aosp_mips64.mk Fix mips emulator boot 2017-09-01 17:07:28 +02:00
aosp_x86.mk emulator: squash misc modifications from oc-emu-dev 2017-10-26 16:45:05 -07:00
aosp_x86_64.mk emulator: squash misc modifications from oc-emu-dev 2017-10-26 16:45:05 -07:00
aosp_x86_arm.mk libaaudio: changed name from liboboe 2017-02-10 17:28:52 +00:00
base.mk Add strace back onto userdebug builds 2017-10-17 14:19:53 -05:00
core.mk Remove PicoTTS from the base. 2017-10-12 09:11:29 -07:00
core_64_bit.mk Make default 64-bit primary, 32-bit secondary 2014-06-20 14:24:32 +01:00
core_base.mk Add libstagefright_soft_flacdec to core_base.mk 2017-07-19 13:49:34 -07:00
core_minimal.mk Move system default values in system partition 2017-11-14 05:43:35 +00:00
core_tiny.mk Merge "Replace make_ext4fs with mke2fs" 2017-11-03 17:28:57 +00:00
embedded.mk Move system default values in system partition 2017-11-14 05:43:35 +00:00
emulator.mk Move emulator specific configurations to vendor 2017-11-02 19:08:58 +08:00
full.mk
full_base.mk Add PRODUCT_ADB_KEYS 2017-11-03 15:57:38 -07:00
full_base_telephony.mk Move emulator specific configurations to vendor 2017-11-02 19:08:58 +08:00
full_mips.mk
full_x86.mk
generic.mk
generic_armv5.mk
generic_mips.mk
generic_no_telephony.mk Removed overlay from target 2017-07-24 13:29:26 -07: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
product_launched_with_n_mr1.mk Added make files for variable Nougat MR1 2017-04-05 19:45:50 +00:00
product_launched_with_o.mk Add makefile to define PRODUCT_SHIPPING_API_LEVEL for O release 2017-07-19 19:52:20 +00:00
runtime_libart.mk Move system default values in system partition 2017-11-14 05:43:35 +00: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 Move emulator specific configurations to vendor 2017-11-02 19:08:58 +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: squash misc modifications from oc-emu-dev 2017-10-26 16:45:05 -07:00
sdk_phone_armv7.mk emulator: move rild.libpath to vendor 2017-10-26 16:45:05 -07: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: move rild.libpath to vendor 2017-10-26 16:45:05 -07:00
sdk_phone_x86_64.mk emulator: move rild.libpath to vendor 2017-10-26 16:45:05 -07: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
treble_common.mk resolve merge conflicts of 40ef25d7bd to stage-aosp-master 2017-09-29 15:51:45 +08:00
vboot.mk vboot_signer: Add kernel subkey required for signing kernel keyblock 2015-08-07 12:01:20 -07:00
verity.mk Adding Android verified boot 1.0 metadata into ENG builds 2017-10-12 10:08:44 +08:00