sdm660_64: Add property to enable display default color mode
Changing display default color mode property value from true to 1 CRs-fixed: 2097896 Change-Id: I89ffc625dbb0fa731dd0d6ed5aa5de4ec97e2f36
This commit is contained in:
parent
e6f3d08657
commit
418bc1f600
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ ro.config.zram=true
|
|||
persist.charger.max_voltage_mv=9000
|
||||
|
||||
#Property to enable display default color mode
|
||||
vendor.display.enable_default_color_mode=true
|
||||
vendor.display.enable_default_color_mode=1
|
||||
|
||||
# Property for backup NTP Server
|
||||
persist.backup.ntpServer="0.pool.ntp.org"
|
||||
|
|
Loading…
Reference in a new issue