From 1bd3084a41ba53f5ae86c426a7df68194fed7b41 Mon Sep 17 00:00:00 2001 From: Allen Chu Date: Sat, 18 Jan 2020 10:01:34 +0800 Subject: [PATCH] [ALPS03804621] [P migration] Re-name property Add prefix "vendor" to property MTK-Commit-Id: 6de1a2d7b7e019425fed6ad8c6b0aa4d380d8257 Change-Id: Ied75e3dc657fd71938c287f5eb7689cb8ec1a728 CR-Id: ALPS03804621 Feature: DSDS (Dual SIM Dual Standby) Framework-Common Framework(RIL) --- non_plat/property_contexts | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/non_plat/property_contexts b/non_plat/property_contexts index 764fdde..5e348f8 100644 --- a/non_plat/property_contexts +++ b/non_plat/property_contexts @@ -2,9 +2,7 @@ # MTK Policy Rule # ============================================== #=============allow ccci_mdinit to start gsm0710muxd============== -ctl.gsm0710muxd u:object_r:ctl_gsm0710muxd_prop:s0 -ctl.gsm0710muxd-s u:object_r:ctl_gsm0710muxd-s_prop:s0 -ctl.gsm0710muxd-d u:object_r:ctl_gsm0710muxd-d_prop:s0 +ctl.vendor.gsm0710muxd u:object_r:ctl_gsm0710muxd_prop:s0 #=============allow ccci_mdinit to ctl. mdlogger============== ctl.mdlogger u:object_r:ctl_mdlogger_prop:s0 @@ -57,11 +55,9 @@ vendor.debug.bq.dump u:object_r:debug_bq_dump_prop:s0 vendor.ril.mux. u:object_r:gsm0710muxd_prop:s0 #=============allow mdinit============== -ctl.ril-daemon-mtk u:object_r:ctl_ril-daemon-mtk_prop:s0 -ctl.fusion_ril_mtk u:object_r:ctl_fusion_ril_mtk_prop:s0 -ctl.ril-daemon-s u:object_r:ctl_ril-daemon-s_prop:s0 -ctl.ril-daemon-d u:object_r:ctl_ril-daemon-d_prop:s0 -ctl.ril-proxy u:object_r:ctl_ril-proxy_prop:s0 +ctl.vendor.ril-daemon-mtk u:object_r:ctl_ril-daemon-mtk_prop:s0 +ctl.vendor.fusion_ril_mtk u:object_r:ctl_fusion_ril_mtk_prop:s0 +ctl.vendor.ril-proxy u:object_r:ctl_ril-proxy_prop:s0 ctl.ccci_fsd u:object_r:ctl_ccci_fsd_prop:s0 ctl.ccci2_fsd u:object_r:ctl_ccci2_fsd_prop:s0