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:
parent
fea5b4d44b
commit
59e51e792a
1 changed files with 0 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue