summaryrefslogtreecommitdiffstats
path: root/non_plat/radio.te
diff options
context:
space:
mode:
authordengwei.xu <dengwei.xu@mediatek.com>2018-06-28 17:28:14 +0800
committerDengwei Xu <dengwei.xu@mediatek.com>2018-06-30 08:15:55 +0800
commitf58b6fd1c6c053780475ad44ac648f6231af0d94 (patch)
tree1559adae26016fee4ba4027a17d3aa84dc09b0b3 /non_plat/radio.te
parent3086d4d417da03478e366f08e6c4de5f90512550 (diff)
downloaddevice_mediatek_wembley-sepolicy-f58b6fd1c6c053780475ad44ac648f6231af0d94.tar.gz
device_mediatek_wembley-sepolicy-f58b6fd1c6c053780475ad44ac648f6231af0d94.tar.bz2
device_mediatek_wembley-sepolicy-f58b6fd1c6c053780475ad44ac648f6231af0d94.zip
[ALPS03992559] EM HIDL - selinux
Add selinux support for HIDL Change-Id: I77a9bdffbcb8b837e78055ef8bfb9b9d328232b2 CR-Id: ALPS03992559 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 2f9b81c..7d37260 100644
--- a/non_plat/radio.te
+++ b/non_plat/radio.te
@@ -185,3 +185,7 @@ get_prop(radio, mtk_aal_prop)
# Purpose: Allow EM detect Audio headset status
allow radio sysfs_headset:file { read open };
+# Date : 2018/06/26
+# Operation : IT
+# Purpose : Allow to use HAL em
+hal_client_domain(radio, mtk_hal_em)