device/generic/goldfish/fvpbase/sepolicy/hal_graphics_allocator_defa...

5 lines
291 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 dumpstate:fd use;
allow hal_graphics_allocator_default dumpstate:fifo_file write;