diff options
-rw-r--r-- | rootdir/init.qcom.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index fb4bd2f..1d9fcbe 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -517,7 +517,7 @@ service qcom-sensor-sh /system/bin/sh /system/etc/init.qcom-sensor.sh service time_daemon /system/bin/time_daemon class late_start user root - group root radio qcom_diag + group root service charger /sbin/healthd -c class charger |