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