Merge "display: remove default brightness settings" into udc-dev am: 453c81d817
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/21778119 Change-Id: Ifd804571961ef3cff5f2f25d18b2727bfc6b0dd3 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
b8ed1747ca
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