display: update brightness defaults
Add new brightness defaults to match non-linear brightness curves. Bug: 254529330 Change-Id: I5ba580bbe56684295e0d88d45cb99ecd15acda6b Signed-off-by: Jeremy DeHaan <jdehaan@google.com>
This commit is contained in:
parent
21bd781876
commit
aca63ac01a
2 changed files with 2 additions and 2 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.13733778356</item>
|
<item name="config_screenBrightnessSettingDefaultFloat" format="float" type="dimen">0.29776865863</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:
|
||||||
|
|
|
@ -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.048640916</item>
|
<item name="config_screenBrightnessSettingDefaultFloat" format="float" type="dimen">0.397506449</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