platform_system_sepolicy/private/hal_health_default.te

6 lines
163 B
Text
Raw Normal View History

# health info abstraction
type hal_health_default, hal_health, domain;
type hal_health_default_exec, exec_type, file_type;
init_daemon_domain(hal_health_default)