devon: overlay: Set defaultRefreshRateInZone config in 90 Hz

Change-Id: I937da053d94ca83826d4fb0ee8cd7fb05ae78151
This commit is contained in:
Deivid21
2025-09-12 00:56:04 -03:00
parent 2a504c84fd
commit 13d0de3075

View File

@@ -247,6 +247,10 @@
non-zero. -->
<integer name="config_defaultPeakRefreshRate">90</integer>
<!-- Default refresh rate in the zone defined by brightness and ambient thresholds.
If non-positive, then the refresh rate is unchanged even if thresholds are configured. -->
<integer name="config_defaultRefreshRateInZone">90</integer>
<!-- An array of arrays of side fingerprint sensor properties relative to each display.
Note: this value is temporary and is expected to be queried directly
from the HAL in the future. -->