commit | 4b237c934069ed56d08fb2de8279f084d723f467 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Thu Dec 12 21:09:36 2013 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Dec 12 21:09:36 2013 +0000 |
tree | fe423e730565140457265d3139a41513db31b83f | |
parent | acde43f23fbe9b2d180034c6a99b8711a6af7f21 [diff] | |
parent | 1c670ccdbd165fb9c5437662f2e06e8424ecf357 [diff] |
Merge "Make watchdogd enforcing."
diff --git a/watchdogd.te b/watchdogd.te index 33609e4..be193ea 100644 --- a/watchdogd.te +++ b/watchdogd.te
@@ -1,6 +1,5 @@ # watchdogd seclabel is specified in init.<board>.rc type watchdogd, domain; -permissive watchdogd; allow watchdogd rootfs:file { entrypoint r_file_perms }; allow watchdogd self:capability mknod; allow watchdogd device:dir { add_name write remove_name };