summaryrefslogtreecommitdiffstats
path: root/sepolicy/bootanim.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/bootanim.te')
-rw-r--r--sepolicy/bootanim.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/sepolicy/bootanim.te b/sepolicy/bootanim.te
index 164231b..8739a87 100644
--- a/sepolicy/bootanim.te
+++ b/sepolicy/bootanim.te
@@ -1,3 +1,5 @@
# Themed resources (bootanimation)
allow bootanim theme_data_file:dir search;
allow bootanim theme_data_file:file r_file_perms;
+allow bootanim self:process execmem;
+allow bootanim ashmem_device:chr_file execute; \ No newline at end of file