DO NOT MERGE ANYWHERE init: move healthd to late-init

Starting healthd in early-init can cause SELinux denials if healthd
or any device-specific libraries try to log.

Now healthd is starting at boot as usual service.

Bug: 30292927
Change-Id: I367d022f5885122da49181db3db536012e83f564
This commit is contained in:
Andriy Naborskyy
2016-10-10 13:10:28 -07:00
parent 5b00110e3d
commit 195ff7f79e

View File

@@ -2,7 +2,6 @@ import /init.recovery.${ro.hardware}.rc
on early-init
start ueventd
start healthd
on init
export PATH /sbin:/system/bin