summaryrefslogtreecommitdiffstats
path: root/sepolicy/system_server.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/system_server.te')
-rw-r--r--sepolicy/system_server.te10
1 files changed, 0 insertions, 10 deletions
diff --git a/sepolicy/system_server.te b/sepolicy/system_server.te
deleted file mode 100644
index 4b700e5..0000000
--- a/sepolicy/system_server.te
+++ /dev/null
@@ -1,10 +0,0 @@
-allow system_server efs_file:file { read open };
-allow system_server efs_file:dir search;
-allow system_server sensors_data_file:file { read open };
-allow system_server uhid_device:chr_file { read write ioctl open };
-allow system_server ump_device:chr_file { read write ioctl open };
-allow system_server gpsd:binder transfer;
-allow system_server dex2oat_exec:file { execute execute_no_trans read open };
-allow system_server system_file:file { execmod };
-allow system_server self:capability sys_module;
-