blob: 72e3685646bfa523ac4b2c4ef801c6142180158b [file] [log] [blame]
Inseob Kimff43be22021-06-07 16:56:56 +09001# watchdogd seclabel is specified in init.<board>.rc
2type watchdogd, domain;
3type watchdogd_exec, system_file_type, exec_type, file_type;
4
5allow watchdogd watchdog_device:chr_file rw_file_perms;
6allow watchdogd kmsg_device:chr_file rw_file_perms;