platform_system_sepolicy/private/hal_allocator_default.te

9 lines
323 B
Text
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)
# to force stop the service when it's not supported
set_prop(hal_allocator_default, hidl_memory_prop)