Support variable refresh rate when typing on zuma

Enable config_variableRefreshRateTypingSupported
for zuma devices.

Bug: 283055450
Test: build
Change-Id: I695b48392fc134735705f05f74a854fbfaac108c
This commit is contained in:
Wilson Wu 2023-08-15 04:24:18 +00:00
parent eb466b88cf
commit 03ae83d4e6

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>