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

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

View file

@ -284,4 +284,7 @@
<!-- Boolean indicating if restoring network selection should be skipped -->
<!-- The restoring is handled by modem if it is true -->
<bool translatable="false" name="skip_restoring_network_selection">true</bool>
<!-- Enable variable refresh rate when typing. -->
<bool name="config_variableRefreshRateTypingSupported">true</bool>
</resources>