Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_sepolicy
/
refs/heads/android-16
/
.
/
private
/
watchdogd.te
blob: 509e9502428d93fdbc5fef6606a7485db1c313b7 [
file
] [
log
] [
blame
] [
edit
]
typeattribute watchdogd coredomain
;
init_daemon_domain
(
watchdogd
)
allow watchdogd watchdog_device
:
chr_file rw_file_perms
;
allow watchdogd kmsg_device
:
chr_file rw_file_perms
;