Support variable refresh rate when typing on gs201

Enable config_variableRefreshRateTypingSupported
for gs201 devices.

Bug: 283055450
Test: build
Change-Id: I88757928225224f492365dc8cb85cc7fce01036b
This commit is contained in:
Wilson Wu 2023-08-15 04:21:19 +00:00 committed by Ming-Shin Lu
parent 9f82f3b251
commit 4369c3083d

View file

@ -289,4 +289,7 @@
<item>"com.shannon.imsservice"</item>
<item>"com.android.phone"</item>
</string-array>
<!-- Enable variable refresh rate when typing. -->
<bool name="config_variableRefreshRateTypingSupported">true</bool>
</resources>