display: km4: update default brightness

Bug: 291605724
Change-Id: I7c68783fae283b87a1f320cc77ec013e5d100e12
Signed-off-by: Jeremy DeHaan <jdehaan@google.com>
This commit is contained in:
Jeremy DeHaan 2023-10-25 14:06:16 -07:00
parent 91421bcce4
commit 7e7729108b

View file

@ -42,8 +42,8 @@
<!-- Default screen brightness setting
Must be in the range specified by minimum and maximum. -->
<!-- 140 nits: (140-2)/(1250-2)*(0.68-0.0)+0.0 = 0.075192308 -->
<item name="config_screenBrightnessSettingDefaultFloat" format="float" type="dimen">0.075192308</item>
<!-- 140 nits: (140-2)/(1250-2)*(0.61-0.0)+0.0 = 0.067451923 -->
<item name="config_screenBrightnessSettingDefaultFloat" format="float" type="dimen">0.067451923</item>
<!-- 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. -->