From 8326dd27006762ed9a51ecda3a9db6e8283b8906 Mon Sep 17 00:00:00 2001 From: Juju Sung Date: Sat, 18 Jan 2020 10:06:50 +0800 Subject: [PATCH] [ALPS04085967] AGO: System property error [Detail] It has restriction in properties used by system and vendor, we add property context to let system/vendor can read it. MTK-Commit-Id: fbc82035b5138ce6c7a0db51281bb96251409982 Change-Id: Ie69f589782a430fa583311764c0a0029b54162fa CR-Id: ALPS04085967 Feature: Memory Optimization --- non_plat/property_contexts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/non_plat/property_contexts b/non_plat/property_contexts index 4ffcb68..e102a58 100644 --- a/non_plat/property_contexts +++ b/non_plat/property_contexts @@ -312,3 +312,9 @@ ro.vendor.net.upload.benchmark.default u:object_r:mtk_antutu_prop:s0 #=============malloc debug unwind backtrace switch property==============# vendor.debug.malloc.bt.switch u:object_r:mtk_malloc_debug_backtrace_prop:s0 + +#=============allow gmo====================# +ro.vendor.gmo.ram_optimize u:object_r:mtk_default_prop:s0 +ro.vendor.gmo.rom_optimize u:object_r:mtk_default_prop:s0 +ro.vendor.mtk_config_max_dram_size u:object_r:mtk_default_prop:s0 +