init.rc: no longer start healthd in charger mode

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

Change-Id: Ie9fc2e5abc1737fbffec8fb071c73f5fd96e4d17
This commit is contained in:
Todd Poynor 2013-09-10 19:33:34 -07:00
parent fea5b4d44b
commit 59e51e792a

View file

@ -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