1# watchdogd seclabel is specified in init.<board>.rc
2type watchdogd, domain;
3allow watchdogd watchdog_device:chr_file rw_file_perms;
4allow watchdogd kmsg_device:chr_file rw_file_perms;
5