1allow bootanim self:process execmem; 2allow bootanim ashmem_device:chr_file execute; 3#TODO: This can safely be ignored until b/62954877 is fixed 4dontaudit bootanim system_data_file:dir read; 5 6allow bootanim graphics_device:chr_file { read ioctl open }; 7allow bootanim gpu_device:chr_file { read ioctl open }; 8 9typeattribute bootanim system_writes_vendor_properties_violators; 10set_prop(bootanim, qemu_prop) 11