Support variable refresh rate when typing on gs101

Enable config_variableRefreshRateTypingSupported
for gs101 devices.

Bug: 283055450
Test: build
Change-Id: I3bd19cf75f84cbd5ef949d98a14ff2bd17391204
This commit is contained in:
Wilson Wu 2023-08-15 04:11:44 +00:00 committed by Ming-Shin Lu
parent 0c89ac66a3
commit c2823b1394

View file

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