Snap for 12178391 from 073dc33f9d to 25D4-release

Change-Id: I03a952bb29d633892e5fc9545090602432d063df
This commit is contained in:
Android Build Coastguard Worker 2024-08-03 01:33:14 +00:00
commit 7a149b2d4e

View file

@ -45,6 +45,10 @@
<!-- 140 nits: (140-2)/(1200-2)*(0.67-0.0)+0.0 = 0.077178631 -->
<item name="config_screenBrightnessSettingDefaultFloat" format="float" type="dimen">0.077178631</item>
<!-- The maximum range of gamma adjustment possible using the screen
auto-brightness adjustment setting. -->
<fraction name="config_autoBrightnessAdjustmentMaxGamma">105%</fraction>
<!-- The default refresh rate. Pixel 6 manages this using the peak refresh rate setting, so set
this value to 0 so it has no effect. -->
<integer name="config_defaultRefreshRate">0</integer>