aboutsummaryrefslogtreecommitdiffstats
path: root/sepolicy/surfaceflinger.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/surfaceflinger.te')
-rw-r--r--sepolicy/surfaceflinger.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/sepolicy/surfaceflinger.te b/sepolicy/surfaceflinger.te
new file mode 100644
index 00000000..4c354697
--- /dev/null
+++ b/sepolicy/surfaceflinger.te
@@ -0,0 +1,2 @@
+allow surfaceflinger self:process execmem;
+allow surfaceflinger ashmem_device:chr_file execute;