You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
454 B
10 lines
454 B
allow bootanim self:process execmem;
|
|
allow bootanim ashmem_device:chr_file execute;
|
|
#TODO: This can safely be ignored until b/62954877 is fixed
|
|
dontaudit bootanim system_data_file:dir read;
|
|
|
|
allow bootanim graphics_device:chr_file { read ioctl open };
|
|
allow bootanim gpu_device:chr_file { read ioctl open };
|
|
allow bootanim self:vsock_socket create_socket_perms_no_ioctl;
|
|
allow bootanim hal_graphics_allocator_default:vsock_socket { read write getattr };
|