summaryrefslogtreecommitdiffstats
path: root/non_plat/rilproxy.te
diff options
context:
space:
mode:
authorWeilun Liu <weilun.liu@mediatek.com>2018-04-11 11:13:05 +0800
committerWeilun Liu (劉維倫) <weilun.liu@mediatek.com>2018-04-11 13:52:24 +0800
commit78bc6ff5295857d43026874250bf19005601f04f (patch)
tree42fd2c435d5c0dda236e68d17b452f4fbd536acd /non_plat/rilproxy.te
parent168ea39aae1a74f214888201f7c3e1ce3ac57299 (diff)
downloaddevice_mediatek_wembley-sepolicy-78bc6ff5295857d43026874250bf19005601f04f.tar.gz
device_mediatek_wembley-sepolicy-78bc6ff5295857d43026874250bf19005601f04f.tar.bz2
device_mediatek_wembley-sepolicy-78bc6ff5295857d43026874250bf19005601f04f.zip
[ALPS03861873] rename system property
[Detail] 1. rename ril.mux to ril.vendor.mux 2. rename ril.ipo to vendor.ril.ipo Change-Id: I11f24cfb470db4ca4ed9108bce66a6bf956095fd CR-Id: ALPS03861873 Feature: [Module]Telephony power on
Diffstat (limited to 'non_plat/rilproxy.te')
-rw-r--r--non_plat/rilproxy.te4
1 files changed, 4 insertions, 0 deletions
diff --git a/non_plat/rilproxy.te b/non_plat/rilproxy.te
index 0cce012..b422f25 100644
--- a/non_plat/rilproxy.te
+++ b/non_plat/rilproxy.te
@@ -49,3 +49,7 @@ vndbinder_use(rild)
binder_call(rild, mtk_hal_audio)
allow rild hal_audio_hwservice:hwservice_manager find;
+#Date : W18.15
+#Purpose: allow rild access to vendor.ril.ipo system property
+set_prop(mtkrild, vendor_ril_ipo_prop)
+