summaryrefslogtreecommitdiffstats
path: root/sepolicy/bootanim.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/bootanim.te')
-rw-r--r--sepolicy/bootanim.te4
1 files changed, 2 insertions, 2 deletions
diff --git a/sepolicy/bootanim.te b/sepolicy/bootanim.te
index 164231b..29c20d5 100644
--- a/sepolicy/bootanim.te
+++ b/sepolicy/bootanim.te
@@ -1,3 +1,3 @@
# 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;