aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/app.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/app.te')
-rw-r--r--sepolicy/app.te3
1 files changed, 0 insertions, 3 deletions
diff --git a/sepolicy/app.te b/sepolicy/app.te
deleted file mode 100644
index eb71391..0000000
--- a/sepolicy/app.te
+++ /dev/null
@@ -1,3 +0,0 @@
-# Grant GPU access to all processes started by Zygote.
-# They need that to render the standard UI.
-allow appdomain gpu_device:chr_file rw_file_perms;