F10: update default brightness
update default brightness in kernel to match the brightness from bootloader. Test: make dist -j 128 Bug: 234327433 Change-Id: Iadc96325addda2fa569a70bd7d6aa14e5c181ad2
This commit is contained in:
parent
beb65036fa
commit
f1af595c4e
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
||||||
|
|
||||||
<!-- 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. -->
|
||||||
<item name="config_screenBrightnessSettingDefaultFloat" format="float" type="dimen">0.17293233082</item>
|
<item name="config_screenBrightnessSettingDefaultFloat" format="float" type="dimen">0.138</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