mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +00:00
Disable variable refresh rate when typing on gs201
Turn off config_variableRefreshRateTypingSupported on gs201. Bug: 299966467 Test: presubmit Change-Id: Idb98959749f365b7ed5f192a9f650b70a3840ae0
This commit is contained in:
@@ -291,5 +291,5 @@
|
||||
</string-array>
|
||||
|
||||
<!-- Enable variable refresh rate when typing. -->
|
||||
<bool name="config_variableRefreshRateTypingSupported">true</bool>
|
||||
<bool name="config_variableRefreshRateTypingSupported">false</bool>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user