Disable variable refresh rate when typing on zuma
Turn off config_variableRefreshRateTypingSupported on zuma. Bug: 299966467 Test: presubmit Change-Id: I7c58ef2e756553ed11b98b68b846228251942bd2
This commit is contained in:
parent
b0447d525c
commit
5d570937bc
1 changed files with 1 additions and 1 deletions
|
@ -286,5 +286,5 @@
|
||||||
<bool translatable="false" name="skip_restoring_network_selection">true</bool>
|
<bool translatable="false" name="skip_restoring_network_selection">true</bool>
|
||||||
|
|
||||||
<!-- 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