set normal brightness controller to true

Bug: 294956859
test: check dumpsys display
Change-Id: I7ba52faddd2ce0c5935a65823f4a8b89025c7682
This commit is contained in:
Peter Lin 2023-09-27 12:23:06 +00:00
parent a896e6cc6c
commit 40429f2dae

View file

@ -48,6 +48,9 @@
<!-- 140 nits: (140-2)/(800-2)*(0.57-0.0)+0.0 = 0.098571429 -->
<item name="config_screenBrightnessSettingDefaultFloat" format="float" type="dimen">0.098571429</item>
<!-- Allow normal brightness controller feature. -->
<bool name="config_allowNormalBrightnessControllerFeature">true</bool>
<!-- 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]