diff options
author | Davide Garberi <dade.garberi@gmail.com> | 2019-02-19 15:49:52 +0100 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2019-02-19 13:56:05 +0100 |
commit | 8a750a45db55c64e9a415597829bc6c00d58f18f (patch) | |
tree | 867e2b2d50c413f62a3434abe6b019fa93754eed /rootdir/etc/init.qcom.power.rc | |
parent | 5dd8b70b9fc432650297581a47a1fbc0babbf778 (diff) |
msm8996-common: Switch back to stock charger
This reverts commit fd4723a91d1cb0d367aea9b6413b2dc336fd82d8 and 4ee3647a319cd52a2aa2575f47b2b74852bba852
Change-Id: I9362cb608480dd11e83b5da34f6e01f38fddf942
Diffstat (limited to 'rootdir/etc/init.qcom.power.rc')
-rw-r--r-- | rootdir/etc/init.qcom.power.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/etc/init.qcom.power.rc b/rootdir/etc/init.qcom.power.rc index 8c213ea..0dc9603 100644 --- a/rootdir/etc/init.qcom.power.rc +++ b/rootdir/etc/init.qcom.power.rc @@ -189,7 +189,7 @@ on property:sys.boot_completed=1 on property:init.svc.recovery=running trigger enable-low-power -service charger /sbin/chargeonlymode +service charger /charger class charger group system graphics seclabel u:r:healthd:s0 |