xref: /aosp_15_r20/system/sepolicy/prebuilts/api/30.0/public/watchdogd.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1*e4a36f41SAndroid Build Coastguard Worker# watchdogd seclabel is specified in init.<board>.rc
2*e4a36f41SAndroid Build Coastguard Workertype watchdogd, domain;
3*e4a36f41SAndroid Build Coastguard Workertype watchdogd_exec, system_file_type, exec_type, file_type;
4*e4a36f41SAndroid Build Coastguard Worker
5*e4a36f41SAndroid Build Coastguard Workerallow watchdogd watchdog_device:chr_file rw_file_perms;
6*e4a36f41SAndroid Build Coastguard Workerallow watchdogd kmsg_device:chr_file rw_file_perms;
7