Support variable refresh rate when typing on zumapro

Enable config_variableRefreshRateTypingSupported
for zumapro devices.

Bug: 283055450
Test: build
Change-Id: I3bd82fb29feb1a7d49c3f7170bd5a357eba56892
This commit is contained in:
Wilson Wu 2023-08-15 04:29:32 +00:00
parent 104001cf3a
commit 0d9046de59

View file

@ -280,4 +280,7 @@
<!-- Enable Zram writeback feature to allow unused pages in zram be written to flash. -->
<bool name="config_zramWriteback">true</bool>
<!-- Enable variable refresh rate when typing. -->
<bool name="config_variableRefreshRateTypingSupported">true</bool>
</resources>