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:
parent
1540e87a66
commit
b6c4eba975
1 changed files with 1 additions and 1 deletions
|
@ -279,5 +279,5 @@
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<!-- Enable variable refresh rate when typing. -->
|
<!-- Enable variable refresh rate when typing. -->
|
||||||
<bool name="config_variableRefreshRateTypingSupported">true</bool>
|
<bool name="config_variableRefreshRateTypingSupported">false</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue