Merge "Disable variable refresh rate when typing on zumapro" into udc-qpr-dev

This commit is contained in:
Wilson Wu 2023-09-19 09:22:05 +00:00 committed by Android (Google) Code Review
commit 3336d18ea9

View file

@ -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>