replicant-vendor_replicant/sepolicy/bootanim.te

5 lines
211 B
Plaintext

# 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;