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

Commit 195ff7f7 authored by Andriy Naborskyy's avatar Andriy Naborskyy
Browse files

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
parent 5b00110e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@ import /init.recovery.${ro.hardware}.rc

on early-init
    start ueventd
    start healthd

on init
    export PATH /sbin:/system/bin