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 }; 8allow bootanim self:vsock_socket create_socket_perms_no_ioctl; 9allow bootanim hal_graphics_allocator_default:vsock_socket { read write getattr }; 10