blob: 8b33f9325f7252cd0849ed3af3f424511ddc9c18 [file] [log] [blame]
# graphics buffer allocator subsystem
type hal_graphics_allocator, domain;
type hal_graphics_allocator_exec, exec_type, file_type;
# hwbinder access
hwbinder_use(hal_graphics_allocator)
# GPU device access
allow hal_graphics_allocator gpu_device:chr_file rw_file_perms;
allow hal_graphics_allocator ion_device:chr_file r_file_perms;