mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
Update default color temperature for night light
Bug: 302396607
Test: adb shell dumpsys color_display | grep "Color temp"
Change-Id: If106f81c0dd2bd81a48e156e1cc75dba4a885aca
(cherry picked from commit dc330b5e88)
Merged-In: If106f81c0dd2bd81a48e156e1cc75dba4a885aca
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user