summaryrefslogtreecommitdiffstats
path: root/sepolicy/bootanim.te
blob: 8739a870a72344567c6fa7cd340d4b20952a4db0 (plain)
1
2
3
4
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;