Disable variable refresh rate when typing on zumapro
Turn off config_variableRefreshRateTypingSupported on zumapro. Bug: 299966467 Test: presubmit Change-Id: I02cc8baf8c7ee9d97d51ca6593008e53978dbc59
This commit is contained in:
parent
58fa66637d
commit
c3c8104c69
1 changed files with 1 additions and 1 deletions
|
@ -282,5 +282,5 @@
|
|||
<bool name="config_zramWriteback">true</bool>
|
||||
|
||||
<!-- Enable variable refresh rate when typing. -->
|
||||
<bool name="config_variableRefreshRateTypingSupported">true</bool>
|
||||
<bool name="config_variableRefreshRateTypingSupported">false</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue