Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
3280985971610bda77ab4615625fa56894bffefa
/
.
/
public
/
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
;