summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortaozhang <taozhang@codeaurora.org>2016-08-15 11:00:23 +0800
committerGerrit - the friendly Code Review server <code-review@localhost>2016-09-24 06:28:47 -0700
commit7db37e89a8be9b528142fb30b68ff1fe71a66367 (patch)
tree05a6e6754d73a6211fdc2e95e4749ebc047260f0
parent46d0764c0c51f56dca6f0a95c019b5b7b1e28e4b (diff)
downloadandroid_device_qcom_sepolicy-7db37e89a8be9b528142fb30b68ff1fe71a66367.tar.gz
android_device_qcom_sepolicy-7db37e89a8be9b528142fb30b68ff1fe71a66367.tar.bz2
android_device_qcom_sepolicy-7db37e89a8be9b528142fb30b68ff1fe71a66367.zip
common: Add SELinux policy for Android N fastmmi
Add SELinux policy for Android N fastmmi WIFI case need new policy CRs-Fixed: 1050368 Change-Id: I4548c0bec2192e7f182739289b8d8c51ac0dbbf8
-rwxr-xr-xcommon/mmi.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/mmi.te b/common/mmi.te
index 05a00828..56b2be94 100755
--- a/common/mmi.te
+++ b/common/mmi.te
@@ -45,6 +45,8 @@ allow mmi wpa_exec:file rx_file_perms;
allow mmi wcnss_service_exec:file rx_file_perms;
allow mmi kernel:key search;
allow mmi kernel:system module_request;
+allow mmi toolbox_exec:file rx_file_perms;
+allow mmi system_file:system module_load;
#audio case
allow mmi audio_device:dir r_dir_perms;