xref: /aosp_15_r20/system/sepolicy/private/hal_allocator_default.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1type hal_allocator_default, domain, coredomain;
2hal_server_domain(hal_allocator_default, hal_allocator)
3
4type hal_allocator_default_exec, system_file_type, exec_type, file_type;
5init_daemon_domain(hal_allocator_default)
6
7# to force stop the service when it's not supported
8set_prop(hal_allocator_default, hidl_memory_prop)
9