update idle brightness curve
Changed the brightness from 5 nits to 2 nits at 0 lux. Bug: 304655186 Test: check dumpsys display Change-Id: Ie3aa91f5867e2ec5181b69f10ec27eff67c424e6
This commit is contained in:
parent
68f42c0aa2
commit
30acd7ccad
1 changed files with 1 additions and 1 deletions
|
@ -522,7 +522,7 @@
|
|||
This array also corresponds to the lux values given in config_autoBrightnessLevelsIdle.
|
||||
In order to activate this mode, config_enableIdleScreenBrightnessMode must be true. -->
|
||||
<array name="config_autoBrightnessDisplayValuesNitsIdle">
|
||||
<item>5.139055</item> <!-- 0 - 1 -->
|
||||
<item>2.0</item> <!-- 0 - 1 -->
|
||||
<item>9.962018965</item> <!-- 1 - 2 -->
|
||||
<item>18.34822964</item> <!-- 2 - 3 -->
|
||||
<item>21.55068128</item> <!-- 3 - 4 -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue