android_system_sepolicy/private/hal_allocator_default.te

6 lines
220 B
Plaintext
Raw Normal View History

type hal_allocator_default, domain, coredomain;
hal_server_domain(hal_allocator_default, hal_allocator)
type hal_allocator_default_exec, system_file_type, exec_type, file_type;
init_daemon_domain(hal_allocator_default)