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

This commit is contained in:
Ming-Shin Lu 2023-09-01 07:34:45 +00:00 committed by Android (Google) Code Review
commit bfc9d0549e

View file

@ -280,4 +280,7 @@
<!-- Enable Zram writeback feature to allow unused pages in zram be written to flash. -->
<bool name="config_zramWriteback">true</bool>
<!-- Enable variable refresh rate when typing. -->
<bool name="config_variableRefreshRateTypingSupported">true</bool>
</resources>