summaryrefslogtreecommitdiffstats
path: root/msm8960/device.te
diff options
context:
space:
mode:
authorSamir Mehta <samirn@codeaurora.org>2014-11-05 22:02:11 +0530
committerSamir Mehta <samirn@codeaurora.org>2014-11-24 11:13:30 +0530
commitc242f59bd319331d8e0e5e12929618a7ff8ecda7 (patch)
treeb87775ce21b03e33d570d07fa20c45c23c293d34 /msm8960/device.te
parentfcae7b066cef9eede264f9543bb6f20d22332323 (diff)
downloadandroid_device_qcom_sepolicy-c242f59bd319331d8e0e5e12929618a7ff8ecda7.tar.gz
android_device_qcom_sepolicy-c242f59bd319331d8e0e5e12929618a7ff8ecda7.tar.bz2
android_device_qcom_sepolicy-c242f59bd319331d8e0e5e12929618a7ff8ecda7.zip
SEAndroid: Fixing few denials
This fixes the below issues 1. 744304 - SELinux Surf port Enumeration issue Files changed - mdm_helper.te - rild.te - file_contexts - file.te - rmt_storage.te - device.te 2. 751137 - WIFI is not turning ON Files Changed - wpa.te - system_server.te 3. Issues related to CTS testInitDomain and boot up denials for other domains. CRs-fixed: 744304 751137 Change-Id: I2785e85592a10468a667be363e6115e27b76707f
Diffstat (limited to 'msm8960/device.te')
-rwxr-xr-xmsm8960/device.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/msm8960/device.te b/msm8960/device.te
new file mode 100755
index 00000000..24d277a0
--- /dev/null
+++ b/msm8960/device.te
@@ -0,0 +1,2 @@
+#mdm helper device
+type mdm_device, dev_type;