summaryrefslogtreecommitdiffstats
path: root/non_plat/radio.te
diff options
context:
space:
mode:
authordengwei.xu <dengwei.xu@mediatek.com>2018-08-12 17:22:09 +0800
committerYuhui Zhang <yuhui.zhang@mediatek.com>2018-08-20 11:33:36 +0800
commit31d37971bece408a6fa08d20009db9bb9bb94346 (patch)
tree94cd6ad0e4459c8b6c14514ead763489f05bab8e /non_plat/radio.te
parentb08279e63d10678bd373bda246e37e978f4fd629 (diff)
downloaddevice_mediatek_wembley-sepolicy-31d37971bece408a6fa08d20009db9bb9bb94346.tar.gz
device_mediatek_wembley-sepolicy-31d37971bece408a6fa08d20009db9bb9bb94346.tar.bz2
device_mediatek_wembley-sepolicy-31d37971bece408a6fa08d20009db9bb9bb94346.zip
[ALPS04083174] EM telephony RF reset - selinux
Add the selinux support Change-Id: I7d965a3cd40e8526317596c188fb07acdb37b0f8 CR-Id: ALPS04083174 Feature: Engineering Mode
Diffstat (limited to 'non_plat/radio.te')
-rw-r--r--non_plat/radio.te4
1 files changed, 4 insertions, 0 deletions
diff --git a/non_plat/radio.te b/non_plat/radio.te
index 93a1bf3..66c45ce 100644
--- a/non_plat/radio.te
+++ b/non_plat/radio.te
@@ -208,4 +208,8 @@ set_prop(radio, mtk_gprs_attach_type)
binder_call(radio, lbs_hidl_service)
allow radio mtk_hal_lbs_hwservice:hwservice_manager find;
+# Date : 2018/08/12
+# Purpose : Allow EM to set poweroffmd property
+set_prop(radio, mtk_power_off_md_type)
+
get_prop(radio, persist_mtk_aeev_prop);