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:
parent
eb466b88cf
commit
03ae83d4e6
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue