aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/device.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/device.te')
-rw-r--r--selinux/device.te7
1 files changed, 3 insertions, 4 deletions
diff --git a/selinux/device.te b/selinux/device.te
index c95050b..53e4bf4 100644
--- a/selinux/device.te
+++ b/selinux/device.te
@@ -1,4 +1,3 @@
-type mali_device, dev_type, mlstrustedobject;
-type rfkill_device, dev_type;
-type diagnostic_device, dev_type;
-type efs_block_device, dev_type;
+type mmc_block_device, dev_type;
+type efs_device_file, file_type;
+