aboutsummaryrefslogtreecommitdiffstats
path: root/watchdogd.te
blob: 00292a9a9914311711ad4ab7e785a89134659b20 (plain)
1
2
3
4
# watchdogd seclabel is specified in init.<board>.rc
type watchdogd, domain;
allow watchdogd watchdog_device:chr_file rw_file_perms;
allow watchdogd kmsg_device:chr_file rw_file_perms;