aboutsummaryrefslogtreecommitdiff
path: root/system.prop
diff options
context:
space:
mode:
authorAshay Jaiswal <ashayj@codeaurora.org>2017-10-27 18:19:09 +0530
committerAshay Jaiswal <ashayj@codeaurora.org>2017-10-27 18:19:41 +0530
commitbf5798a2000677edf85e74bffef47dfb3a65daa0 (patch)
tree555e522d5b56bfd7e8644cde0ccda84d5af36fbe /system.prop
parentcc9aacba03677fa0fa4f857d265033c473faf31f (diff)
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
Diffstat (limited to 'system.prop')
-rw-r--r--system.prop2
1 files changed, 1 insertions, 1 deletions
diff --git a/system.prop b/system.prop
index 2c4d78d..ae1e3e5 100644
--- a/system.prop
+++ b/system.prop
@@ -178,7 +178,7 @@ persist.camera.preview.ubwc=0
ro.vendor.qti.config.zram=true
#set maximum supported adapter voltage
-persist.charger.max_voltage_mv=9000
+persist.chg.max_volt_mv=9000
#Property to enable display default color mode
vendor.display.enable_default_color_mode=1