Update default color temperature for night light
Bug: 302396607 Test: adb shell dumpsys color_display | grep "Color temp" Change-Id: I7c88ccacbfeda6446788e0e0bf4f7a3f72d85b3a
This commit is contained in:
parent
eae154f7fd
commit
acf42185fd
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,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