commit | d840374e654881fbd633acc68b827244d2a28768 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Wed Aug 01 15:48:20 2018 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Fri Aug 03 19:28:05 2018 +0000 |
tree | 421be2be8ca725ed2774876e0d2343254b6ec583 | |
parent | 23c9d91b46352bd91cdc58f33d55378e5567dc1c [diff] [blame] |
Move watchdogd out of init and into its own domain Bug: 73660730 Test: watchdogd still runs Change-Id: I31697c7c6fa2f7009731ff48c659af051838e42f
diff --git a/private/watchdogd.te b/private/watchdogd.te index 36dd30f..91ece70 100644 --- a/private/watchdogd.te +++ b/private/watchdogd.te
@@ -1 +1,3 @@ typeattribute watchdogd coredomain; + +init_daemon_domain(watchdogd)