summaryrefslogtreecommitdiffstats
path: root/rootdir/init.rc
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2018-04-04 14:08:04 -0700
committerYifan Hong <elsk@google.com>2018-04-04 14:08:04 -0700
commitfd1aa70a0f05578fb7ac1502255aa62178e7f0ce (patch)
treef2a3f9f91eaba4e54bd4ca47614443da9c44d709 /rootdir/init.rc
parent0a5bc29353e17fd0c2561c6dceccaf9787e10e61 (diff)
downloadsystem_core-fd1aa70a0f05578fb7ac1502255aa62178e7f0ce.tar.gz
system_core-fd1aa70a0f05578fb7ac1502255aa62178e7f0ce.tar.bz2
system_core-fd1aa70a0f05578fb7ac1502255aa62178e7f0ce.zip
healthd: add healthd.rc
Split healthd section from init.rc into its own. This allows healthd.rc to be excluded from the build when healthd is excluded. Test: builds Test: exclude healthd from build, healthd.rc is not installed Bug: 77541952 Change-Id: I1c055f14c5862631f359fd0029289da8f43af063
Diffstat (limited to 'rootdir/init.rc')
-rw-r--r--rootdir/init.rc5
1 files changed, 0 insertions, 5 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 3bbc50622..391f42a3b 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -736,11 +736,6 @@ service ueventd /sbin/ueventd
seclabel u:r:ueventd:s0
shutdown critical
-service healthd /system/bin/healthd
- class hal
- critical
- group root system wakelock
-
service console /system/bin/sh
class core
console