blob: 0823508ce9f92fb7d9ce420ac9835d47738c59b7 [file] [log] [blame]
# gs_watchdogd seclabel is specified in init.<board>.rc
type gs_watchdogd, domain, coredomain;
type gs_watchdogd_exec, system_file_type, exec_type, file_type;
typeattribute gs_watchdogd coredomain;
init_daemon_domain(gs_watchdogd)
allow gs_watchdogd watchdog_device:chr_file rw_file_perms;
allow gs_watchdogd kmsg_device:chr_file rw_file_perms;
allow gs_watchdogd sysfs:dir r_dir_perms;