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

Commit 59e51e79 authored by Todd Poynor's avatar Todd Poynor
Browse files

init.rc: no longer start healthd in charger mode

Being moved to healthd/charger mode in board-specific init.rc.

Change-Id: Ie9fc2e5abc1737fbffec8fb071c73f5fd96e4d17
parent fea5b4d4
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -411,11 +411,6 @@ service healthd /sbin/healthd
    critical
    seclabel u:r:healthd:s0

service healthd-charger /sbin/healthd -n
    class charger
    critical
    seclabel u:r:healthd:s0

service console /system/bin/sh
    class core
    console