s6e3hc2: update thresholds for 90hz

Add zone2 condition for 90Hz

Bug: 158448810
Test: no fps transition in the blocking zone
Change-Id: I1391a5f9cd31b7c7246700635169cb6201ed5d9a
This commit is contained in:
Ken Huang 2020-06-30 17:00:18 +08:00
parent 6f47705bcb
commit 79c5681343
1 changed files with 2 additions and 0 deletions

View File

@ -225,9 +225,11 @@
equal or less than this value -->
<integer-array name="config_brightnessThresholdsOfPeakRefreshRate">
<item>10</item> <!-- 33% UI brightness -->
<item>14</item> <!-- 40% UI brightness -->
</integer-array>
<integer-array name="config_ambientThresholdsOfPeakRefreshRate">
<item>-1</item>
<item>20</item>
</integer-array>
<!-- default refresh rate in the zone defined by birghtness and ambient thresholds -->