display: update brightness defaults am: a8cdd04610

Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/21738519

Change-Id: I14e8c716aadb7fb205b1389df70faf0b9bc5735c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Jeremy DeHaan 2023-03-03 17:04:31 +00:00 committed by Automerger Merge Worker
commit 6b33689b83
2 changed files with 2 additions and 2 deletions

View file

@ -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:

View file

@ -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: