summaryrefslogtreecommitdiff
path: root/sepolicy/surfaceflinger.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/surfaceflinger.te')
-rw-r--r--sepolicy/surfaceflinger.te5
1 files changed, 0 insertions, 5 deletions
diff --git a/sepolicy/surfaceflinger.te b/sepolicy/surfaceflinger.te
index 2fd3955..aca5928 100644
--- a/sepolicy/surfaceflinger.te
+++ b/sepolicy/surfaceflinger.te
@@ -1,6 +1 @@
allow surfaceflinger sysfs:file rw_file_perms;
-
-# Read from /data/local/tmp
-allow surfaceflinger shell_data_file:dir search;
-allow surfaceflinger shell_data_file:file { open getattr read };
-allow surfaceflinger shell_data_file:lnk_file read;