8 lines
538 B
Plaintext
8 lines
538 B
Plaintext
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;
|