sanders: Use charging animation from stock

This commit is contained in:
therootlord
2017-11-07 15:54:13 -02:00
parent 1975bad19d
commit ac8b254d9f
6 changed files with 32 additions and 0 deletions

View File

@@ -244,6 +244,7 @@ on charger
on moto-charger
setprop ro.board.platform msm8953
trigger firmware_mounts_complete
start charge_only_mode
start batt_health
start thermal-com
@@ -296,6 +297,11 @@ service sensors /system/bin/sensors.qcom
user root
group root
service charge_only_mode /system/bin/charge_only_mode
user root
group graphics system input
disabled
service thermal-com /system/vendor/bin/thermal-engine --minimode
class main
user root