Merge "display: remove default brightness settings" into udc-dev
This commit is contained in:
commit
453c81d817
2 changed files with 0 additions and 8 deletions
|
@ -40,10 +40,6 @@
|
||||||
The user is forbidden from setting the brightness above this level. -->
|
The user is forbidden from setting the brightness above this level. -->
|
||||||
<item name="config_screenBrightnessSettingMaximumFloat" format="float" type="dimen">1.0</item>
|
<item name="config_screenBrightnessSettingMaximumFloat" format="float" type="dimen">1.0</item>
|
||||||
|
|
||||||
<!-- Default screen brightness setting
|
|
||||||
Must be in the range specified by minimum and maximum. -->
|
|
||||||
<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:
|
||||||
Zone 0: 0 <= LUX < array[0]
|
Zone 0: 0 <= LUX < array[0]
|
||||||
|
|
|
@ -40,10 +40,6 @@
|
||||||
The user is forbidden from setting the brightness above this level. -->
|
The user is forbidden from setting the brightness above this level. -->
|
||||||
<item name="config_screenBrightnessSettingMaximumFloat" format="float" type="dimen">1.0</item>
|
<item name="config_screenBrightnessSettingMaximumFloat" format="float" type="dimen">1.0</item>
|
||||||
|
|
||||||
<!-- Default screen brightness setting
|
|
||||||
Must be in the range specified by minimum and maximum. -->
|
|
||||||
<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:
|
||||||
Zone 0: 0 <= LUX < array[0]
|
Zone 0: 0 <= LUX < array[0]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue