android_system_sepolicy/vendor/hal_graphics_allocator_default.te

11 lines
429 B
Plaintext
Raw Normal View History

type hal_graphics_allocator_default, domain;
type hal_graphics_allocator_default_tmpfs, file_type;
hal_server_domain(hal_graphics_allocator_default, hal_graphics_allocator)
type hal_graphics_allocator_default_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(hal_graphics_allocator_default)
tmpfs_domain(hal_graphics_allocator_default)
# b/70180742
dontaudit hal_graphics_allocator_default unlabeled:dir search;