Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 544a1562 authored by Andriy Naborskyy's avatar Andriy Naborskyy
Browse files

init: move healthd to late-init

Starting healthd in early-init is not needed and can delay coldboot done
Now healthd is starting at boot as usual service.

Test: check kmsg that healthd starting after /dev/.coldboot_done

Bug: 30292927
Change-Id: I367d022f5885122da49181db3db536012e83f564
parent 2bd94433
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -5,7 +5,6 @@ on early-init
    restorecon /postinstall

    start ueventd
    start healthd

on init
    export ANDROID_ROOT /system