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:
parent
1fd5db8246
commit
e5cc14a479
1 changed files with 1 additions and 1 deletions
|
@ -291,5 +291,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