summaryrefslogtreecommitdiff
path: root/system.prop
diff options
context:
space:
mode:
authorCh Ganesh Kumar <chganesh@codeaurora.org>2017-07-11 11:10:07 +0530
committerCh Ganesh Kumar <chganesh@codeaurora.org>2017-07-11 11:10:38 +0530
commit7f2b31977e91010640f618855469d84b3daf0b3d (patch)
tree0aec77c8a20512c5a397a4ee141ec8d9190f1b23 /system.prop
parent08552624ccfb40184c603237232ba88ea849de91 (diff)
sdm660_64: Add property to enable display default color mode
This will enables display default color mode CRs-fixed: 2073554 Change-Id: If4a5b70ce3bb28a64757b64815e5b4e56ca515a7
Diffstat (limited to 'system.prop')
-rwxr-xr-xsystem.prop3
1 files changed, 3 insertions, 0 deletions
diff --git a/system.prop b/system.prop
index e3b0c64..27ab236 100755
--- a/system.prop
+++ b/system.prop
@@ -190,3 +190,6 @@ ro.config.zram=true
#set maximum supported adapter voltage
persist.charger.max_voltage_mv=9000
+
+#Property to enable display default color mode
+vendor.display.enable_default_color_mode=true