summaryrefslogtreecommitdiff
path: root/sepolicy/hal_graphics_allocator_default.te
blob: 833e957afe6d4e4586579ea738d83a2929be115f (plain)
1
2
3
allow hal_graphics_allocator_default graphics_device:dir search;
allow hal_graphics_allocator_default graphics_device:chr_file { open read write ioctl map rw_file_perms};
allow hal_graphics_allocator_default dmabuf_system_heap_device:chr_file r_file_perms;