Disable variable refresh rate when typing on gs101
Turn off config_variableRefreshRateTypingSupported on gs101. Bug: 299966467 Test: presubmit Change-Id: Ifcac7ffe451db1b5059fb8827be58c80be828178
This commit is contained in:
@@ -279,5 +279,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