blob: 72e3685646bfa523ac4b2c4ef801c6142180158b [file] [log] [blame]
Tri Vobc8dc3a2019-05-26 13:17:08 -07001# 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;