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:
Peter Lin 2023-11-30 07:52:49 +00:00
parent aff12f912d
commit 148b65c7a9

View file

@ -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>