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