replicant-vendor_replicant/sepolicy/bootanim.te

6 lines
234 B
Plaintext

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