Merge "akita: display: move brightness to vendor config" into udc-d1-dev

This commit is contained in:
TreeHugger Robot 2023-03-20 06:30:34 +00:00 committed by Android (Google) Code Review
commit 41f57a8c9d

View file

@ -40,10 +40,6 @@
The user is forbidden from setting the brightness above this level. -->
<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.09871244635</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:
Zone 0: 0 <= LUX < array[0]