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:
@@ -2,7 +2,6 @@ import /init.recovery.${ro.hardware}.rc
|
||||
|
||||
on early-init
|
||||
start ueventd
|
||||
start healthd
|
||||
|
||||
on init
|
||||
export PATH /sbin:/system/bin
|
||||
|
||||
Reference in New Issue
Block a user