xref: /aosp_15_r20/system/sepolicy/vendor/hal_graphics_allocator_default.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1type hal_graphics_allocator_default, domain;
2type hal_graphics_allocator_default_tmpfs, file_type;
3hal_server_domain(hal_graphics_allocator_default, hal_graphics_allocator)
4
5type hal_graphics_allocator_default_exec, exec_type, vendor_file_type, file_type;
6init_daemon_domain(hal_graphics_allocator_default)
7tmpfs_domain(hal_graphics_allocator_default)
8
9# b/70180742
10dontaudit hal_graphics_allocator_default unlabeled:dir search;
11