From 19d36b81a924ef8ee2883345feaab954ae5c9d1a Mon Sep 17 00:00:00 2001 From: Muyi Lan Date: Sat, 18 Jan 2020 10:10:48 +0800 Subject: [PATCH] [ALPS03809072] Add vendor partition property Due to we might replace system image to GSI image, we need to maintain another vendor partition properties to avoid unexpected errors. MTK-Commit-Id: 2e80c29b78d158be175d350c14ee804a57e1ad41 Change-Id: I6da5eb3479bb93cbb9c0bdd41fd4c69bffb5dd15 CR-Id: ALPS03809072 Feature: Telephony feature switch dynamically --- non_plat/property_contexts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/non_plat/property_contexts b/non_plat/property_contexts index 91ad870..9fb18aa 100644 --- a/non_plat/property_contexts +++ b/non_plat/property_contexts @@ -72,6 +72,13 @@ ro.boot.opt_md5_support u:object_r:tel_switch_prop:s0 ro.boot.opt_ps1_rat u:object_r:tel_switch_prop:s0 ro.boot.opt_sim_count u:object_r:tel_switch_prop:s0 ro.boot.opt_using_default u:object_r:tel_switch_prop:s0 +ro.vendor.mtk_c2k_lte_mode u:object_r:tel_switch_prop:s0 +ro.vendor.mtk_c2k_support u:object_r:tel_switch_prop:s0 +ro.vendor.mtk_eccci_c2k u:object_r:tel_switch_prop:s0 +ro.vendor.mtk_lte_support u:object_r:tel_switch_prop:s0 +ro.vendor.mtk_md1_support u:object_r:tel_switch_prop:s0 +ro.vendor.mtk_md3_support u:object_r:tel_switch_prop:s0 +ro.vendor.mtk_ps1_rat u:object_r:tel_switch_prop:s0 #=============allow bootanim============== persist.vendor.bootanim. u:object_r:bootani_prop:s0