display: update lowlight blocking zone
zone 2: Lock refresh rate at 120Hz when ≤ 10 lux Bug: 284787798 test: check refresh rate Change-Id: I96a21225665761cc6a47c521811500dce41d8387
This commit is contained in:
parent
631248053c
commit
7777e40183
1 changed files with 1 additions and 2 deletions
|
@ -147,8 +147,7 @@
|
|||
<integer-array name="config_brightnessThresholdsOfPeakRefreshRate">
|
||||
<!-- System brightness for 10 nits: round((10-2)/(1400-2)*(255-1)+1) = 2 -->
|
||||
<item>2</item>
|
||||
<!-- System brightness for 15 nits: round((15-2)/(1400-2)*(255-1)+1) = 3 -->
|
||||
<item>3</item>
|
||||
<item>-1</item>
|
||||
</integer-array>
|
||||
<integer-array name="config_ambientThresholdsOfPeakRefreshRate">
|
||||
<item>-1</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue