From 7f2b31977e91010640f618855469d84b3daf0b3d Mon Sep 17 00:00:00 2001 From: Ch Ganesh Kumar Date: Tue, 11 Jul 2017 11:10:07 +0530 Subject: sdm660_64: Add property to enable display default color mode This will enables display default color mode CRs-fixed: 2073554 Change-Id: If4a5b70ce3bb28a64757b64815e5b4e56ca515a7 --- system.prop | 3 +++ 1 file changed, 3 insertions(+) (limited to 'system.prop') 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 -- cgit v1.2.3