device/generic/goldfish/sepolicy/common/hal_graphics_allocator_defa...

8 lines
538 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:28:21 +08:00
allow hal_graphics_allocator_default graphics_device:dir search;
allow hal_graphics_allocator_default graphics_device:chr_file { ioctl open read write map rw_file_perms };
allow hal_graphics_allocator_default gpu_device:dir search;
allow hal_graphics_allocator_default gpu_device:chr_file { ioctl open read write map rw_file_perms };
allow hal_graphics_allocator_default dumpstate:fd use;
allow hal_graphics_allocator_default dumpstate:fifo_file write;
allow hal_graphics_allocator_default self:vsock_socket create_socket_perms_no_ioctl;