hk3: consistent brightness between bootloader and OS
Set initial brightness to ~140 nits. Bug: 243688822 Test: Check brightness changes during boot to home Change-Id: Iafa18bbf1916de9f792c3c95447c58c00911ebc2
This commit is contained in:
parent
577fcd7199
commit
1ad6c92dd4
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,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.042553191</item>
|
<item name="config_screenBrightnessSettingDefaultFloat" format="float" type="dimen">0.13733778356</item>
|
||||||
|
|
||||||
<!-- Array of light sensor LUX values to define our levels for auto backlight brightness support.
|
<!-- Array of light sensor LUX values to define our levels for auto backlight brightness support.
|
||||||
The N entries of this array define N 1 zones as follows:
|
The N entries of this array define N 1 zones as follows:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue