display: km4: update default brightness
Bug: 291605724 Change-Id: I7c68783fae283b87a1f320cc77ec013e5d100e12 Signed-off-by: Jeremy DeHaan <jdehaan@google.com>
This commit is contained in:
parent
91421bcce4
commit
7e7729108b
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@
|
||||||
|
|
||||||
<!-- Default screen brightness setting
|
<!-- Default screen brightness setting
|
||||||
Must be in the range specified by minimum and maximum. -->
|
Must be in the range specified by minimum and maximum. -->
|
||||||
<!-- 140 nits: (140-2)/(1250-2)*(0.68-0.0)+0.0 = 0.075192308 -->
|
<!-- 140 nits: (140-2)/(1250-2)*(0.61-0.0)+0.0 = 0.067451923 -->
|
||||||
<item name="config_screenBrightnessSettingDefaultFloat" format="float" type="dimen">0.075192308</item>
|
<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
|
<!-- 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. -->
|
this value to 0 so it has no effect. -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue