Update default color temperature for night light
Bug: 302396607 Test: adb shell dumpsys color_display | grep "Color temp" Change-Id: I7806379f61be774dc5dcde2bd931828f1ed92fb6
This commit is contained in:
parent
aff12f912d
commit
148b65c7a9
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@
|
|||
|
||||
<!-- Default color temperature, in Kelvin, to tint the screen when night display is
|
||||
activated. -->
|
||||
<integer name="config_nightDisplayColorTemperatureDefault">3339</integer>
|
||||
<integer name="config_nightDisplayColorTemperatureDefault">4000</integer>
|
||||
|
||||
<!-- Whether the device enable the standalone (SA) mode of 5G NR.-->
|
||||
<bool name="config_telephony5gStandalone">true</bool>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue