aboutsummaryrefslogtreecommitdiffstats
path: root/surfaceflinger.te
diff options
context:
space:
mode:
Diffstat (limited to 'surfaceflinger.te')
-rw-r--r--surfaceflinger.te4
1 files changed, 0 insertions, 4 deletions
diff --git a/surfaceflinger.te b/surfaceflinger.te
index a383ec1..30b1816 100644
--- a/surfaceflinger.te
+++ b/surfaceflinger.te
@@ -28,7 +28,3 @@ allow surfaceflinger self:netlink_kobject_uevent_socket *;
allow surfaceflinger system_prop:property_service set;
allow surfaceflinger ctl_default_prop:property_service set;
-# Use open files supplied by an app.
-allow surfaceflinger appdomain:fd use;
-allow surfaceflinger platform_app_data_file:file { read write };
-allow surfaceflinger app_data_file:file { read write };