summaryrefslogtreecommitdiffstats
path: root/common/mmi.te
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2016-09-29 22:22:57 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-09-29 22:22:57 -0700
commitdcde27f184b6d5222794cf6ba51487324464eb67 (patch)
treed2aeda3dc43a44305ce51b67a87790fded8a4a58 /common/mmi.te
parent332edebd9b245a9159f8d33eb940e3808b3ced50 (diff)
parent10408aa7698d75a8a0a2f4817576ff4761ffc807 (diff)
downloadandroid_device_qcom_sepolicy-dcde27f184b6d5222794cf6ba51487324464eb67.tar.gz
android_device_qcom_sepolicy-dcde27f184b6d5222794cf6ba51487324464eb67.tar.bz2
android_device_qcom_sepolicy-dcde27f184b6d5222794cf6ba51487324464eb67.zip
Merge "common: Remove the references to misc_device"
Diffstat (limited to 'common/mmi.te')
-rwxr-xr-xcommon/mmi.te3
1 files changed, 0 insertions, 3 deletions
diff --git a/common/mmi.te b/common/mmi.te
index 56b2be94..92e1ebcd 100755
--- a/common/mmi.te
+++ b/common/mmi.te
@@ -36,9 +36,6 @@ allow mmi persist_file:dir r_dir_perms;
allow mmi sensors_persist_file:dir create_dir_perms;
allow mmi sensors_persist_file:file create_file_perms;
-#allow mmi operation on MISC partition
-allow mmi misc_partition:blk_file w_file_perms;
-
#wifi case
allow mmi system_file:file x_file_perms;
allow mmi wpa_exec:file rx_file_perms;