dre: Move to QTI health AIDL service
The health AIDL HAL service provides functionalities of charger, therefore system charger at /system/bin/charger is deprecated. On top of that, QTI health AIDL HAL service enables suspend by default, the equivalent of setting ro.charger.enable_suspend for legacy charger. Change-Id: I59c23e7974cea1174b0161f31a535fa3afa1e5c9
This commit is contained in:
parent
a9cc222504
commit
fa5ed0b1cf
4 changed files with 3 additions and 14 deletions
|
|
@ -8,9 +8,6 @@ debug.sf.enable_hwc_vds=1
|
|||
# CNE
|
||||
persist.vendor.cne.feature=1
|
||||
|
||||
# Charging
|
||||
ro.charger.enable_suspend=1
|
||||
|
||||
# DPM
|
||||
persist.vendor.dpm.feature=11
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue