display: cm4: update default brightness

Bug: 291609408
Change-Id: I9a4850571168b2226c854d512607ecd5cf712029
Signed-off-by: Jeremy DeHaan <jdehaan@google.com>
This commit is contained in:
Jeremy DeHaan 2023-10-25 14:06:59 -07:00
parent 7e7729108b
commit 183c8021b2

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