aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/device.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/device.te')
-rw-r--r--selinux/device.te11
1 files changed, 0 insertions, 11 deletions
diff --git a/selinux/device.te b/selinux/device.te
deleted file mode 100644
index d3b63c0..0000000
--- a/selinux/device.te
+++ /dev/null
@@ -1,11 +0,0 @@
-type mali_device, dev_type, mlstrustedobject;
-type mfc_device, dev_type;
-type rfkill_device, dev_type;
-type diagnostic_device, dev_type;
-type efs_block_device, dev_type;
-
-#device type for smd device nodes, ie /dev/smd*
-type smd_device, dev_type;
-
-# RIL /dev/umts_*
-type ril_device, dev_type;