Merge "Update Low Light Biases" into main

This commit is contained in:
Treehugger Robot 2023-09-26 15:41:30 +00:00 committed by Android (Google) Code Review
commit ea99f5673b

View file

@ -287,7 +287,14 @@
The ambient color temperature (in cct) to which we interpolates towards to when the
ambient brightness is within the low light range, see
config_displayWhiteBalanceLowLightAmbientBrightnesses. -->
<item name="config_displayWhiteBalanceLowLightAmbientColorTemperature" format="float" type="dimen">4000.0</item>
<item name="config_displayWhiteBalanceLowLightAmbientColorTemperature" format="float" type="dimen">5250.0</item>
<!-- See DisplayWhiteBalanceController.
The ambient color temperature (in cct) to which we interpolate towards using the
the look up table generated by config_displayWhiteBalanceLowLightAmbientBrightnessesStrong
and config_displayWhiteBalanceLowLightAmbientBiasesStrong. Used when device is in Idle Screen
Brightness mode. -->
<item name="config_displayWhiteBalanceLowLightAmbientColorTemperatureStrong" format="float" type="dimen">4000.0</item>
<!-- See DisplayWhiteBalanceController.
A float array containing a list of ambient brightnesses, in Lux. This array,