Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
e0378303b5ec8a4440fcdea38cca7ebf695dc2b3
/
.
/
watchdogd.te
blob: 00292a9a9914311711ad4ab7e785a89134659b20 [
file
] [
log
] [
blame
]
# 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
;