display: update brightness defaults am: a8cdd04610
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/21738519 Change-Id: If644bf3ca716cedb13cf506eaa8fbbc6fd334325 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
bd07ae9f61
2 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@
|
|||
|
||||
<!-- Default screen brightness setting
|
||||
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.
|
||||
The N entries of this array define N 1 zones as follows:
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
<!-- Default screen brightness setting
|
||||
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.
|
||||
The N entries of this array define N 1 zones as follows:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue