summaryrefslogtreecommitdiffstats
path: root/non_plat/mtkrild.te
diff options
context:
space:
mode:
authorAllen Chu <allen.chu@mediatek.com>2018-04-26 10:09:20 +0800
committerAllen Chu <allen.chu@mediatek.com>2018-04-26 10:59:16 +0800
commit2754547c48d8cb78008c8b59e01d43e8d242813a (patch)
treed8bcb0b20f16eef14b6d10db1f6b21414400bffa /non_plat/mtkrild.te
parent996de9ff486db13908f6d58b476613957d4f336d (diff)
downloaddevice_mediatek_wembley-sepolicy-2754547c48d8cb78008c8b59e01d43e8d242813a.tar.gz
device_mediatek_wembley-sepolicy-2754547c48d8cb78008c8b59e01d43e8d242813a.tar.bz2
device_mediatek_wembley-sepolicy-2754547c48d8cb78008c8b59e01d43e8d242813a.zip
[ALPS03804621] [P migration] Add property context
[Detail] Add the following prefix property to vendor_radio_prop: vendor.ril. ro.vendor.ril. vendor.gsm. persist.vendor.radio And declare permission at te file. Change-Id: I593d7d1cdaf0caa5a92c65d0f7b03591cc8cbac8 CR-Id: ALPS03804621 Feature: DSDS (Dual SIM Dual Standby) Framework-Common Framework(RIL)
Diffstat (limited to 'non_plat/mtkrild.te')
-rw-r--r--non_plat/mtkrild.te4
1 files changed, 4 insertions, 0 deletions
diff --git a/non_plat/mtkrild.te b/non_plat/mtkrild.te
index 4574d1a..8a8f49c 100644
--- a/non_plat/mtkrild.te
+++ b/non_plat/mtkrild.te
@@ -137,3 +137,7 @@ set_prop(mtkrild, vendor_ril_ipo_prop)
# Operation: P migration
# Purpose: Allow mtkrild to get tel_switch_prop
get_prop(mtkrild, tel_switch_prop)
+
+#Date: W1817
+#Purpose: allow rild access property of vendor_radio_prop
+set_prop(mtkrild, vendor_radio_prop)