summaryrefslogtreecommitdiffstats
path: root/selinux/system.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/system.te')
-rw-r--r--selinux/system.te11
1 files changed, 0 insertions, 11 deletions
diff --git a/selinux/system.te b/selinux/system.te
deleted file mode 100644
index df7b6fc..0000000
--- a/selinux/system.te
+++ /dev/null
@@ -1,11 +0,0 @@
-allow system input_device:chr_file { read ioctl write open };
-allow system sensors_device:chr_file { read open };
-allow system sensors_data_file:file r_file_perms;
-allow system wpa_socket:unix_dgram_socket sendto;
-allow system_app volume_data_file:file { read write open getattr };
-
-allow system sysfs:file { read open write };
-allow system self:capability { sys_module };
-
-# /efs/wifi/.mac.info
-allow system wifi_data_file:file { read open };