sdm660_64: update adapter max. allowed voltage property name

Rename "persist.charger.max_voltage_mv" to "persist.chg.max_volt_mv"
to ensure property name matches with the hvdcp_opti daemon.

Change-Id: I23a4669ea174dcdfca54cfe58c4ac51a7a7c7761
This commit is contained in:
Ashay Jaiswal 2017-10-27 18:19:09 +05:30
parent cc9aacba03
commit bf5798a200

View file

@ -178,7 +178,7 @@ persist.camera.preview.ubwc=0
ro.vendor.qti.config.zram=true ro.vendor.qti.config.zram=true
#set maximum supported adapter voltage #set maximum supported adapter voltage
persist.charger.max_voltage_mv=9000 persist.chg.max_volt_mv=9000
#Property to enable display default color mode #Property to enable display default color mode
vendor.display.enable_default_color_mode=1 vendor.display.enable_default_color_mode=1