init.rc: no longer start healthd in charger mode

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

Change-Id: Ie9fc2e5abc1737fbffec8fb071c73f5fd96e4d17
diff --git a/rootdir/init.rc b/rootdir/init.rc
index aa4c975..3f6ce6d 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -411,11 +411,6 @@
     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