aboutsummaryrefslogtreecommitdiffstats
path: root/sepolicy/bootanim.te
blob: 91273bd0135aaaccc9771379f02d6159a8c088f8 (plain)
1
2
3
4
5
# Themed resources (bootanimation)
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;