mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 11:26:33 +00:00
Merge "s6e3hc2: update thresholds for 90hz" into rvc-d1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
fd79b26a87
@@ -225,9 +225,11 @@
|
|||||||
equal or less than this value -->
|
equal or less than this value -->
|
||||||
<integer-array name="config_brightnessThresholdsOfPeakRefreshRate">
|
<integer-array name="config_brightnessThresholdsOfPeakRefreshRate">
|
||||||
<item>10</item> <!-- 33% UI brightness -->
|
<item>10</item> <!-- 33% UI brightness -->
|
||||||
|
<item>14</item> <!-- 40% UI brightness -->
|
||||||
</integer-array>
|
</integer-array>
|
||||||
<integer-array name="config_ambientThresholdsOfPeakRefreshRate">
|
<integer-array name="config_ambientThresholdsOfPeakRefreshRate">
|
||||||
<item>-1</item>
|
<item>-1</item>
|
||||||
|
<item>20</item>
|
||||||
</integer-array>
|
</integer-array>
|
||||||
|
|
||||||
<!-- default refresh rate in the zone defined by birghtness and ambient thresholds -->
|
<!-- default refresh rate in the zone defined by birghtness and ambient thresholds -->
|
||||||
|
|||||||
Reference in New Issue
Block a user