diff options
Diffstat (limited to 'rootdir/etc/init.qcom.power.rc')
-rw-r--r-- | rootdir/etc/init.qcom.power.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rootdir/etc/init.qcom.power.rc b/rootdir/etc/init.qcom.power.rc index 3842ae6..3f4c624 100644 --- a/rootdir/etc/init.qcom.power.rc +++ b/rootdir/etc/init.qcom.power.rc @@ -179,7 +179,7 @@ on property:sys.boot_completed=1 on property:init.svc.recovery=running trigger enable-low-power -service charger /charger +service charger /system/bin/charger class charger group system graphics - seclabel u:r:healthd:s0 + seclabel u:r:charger:s0 |