mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 14:29:33 +00:00
Revert "Enable small dirty detection for variable refresh rate"
Revert submission 24149209-enable-vrr-extension Reason for revert: Bug: 299131033 Reverted changes: /q/submissionid:24149209-enable-vrr-extension Change-Id: I1d21a42726ba36f7f21a56bbc28c40befa7a5270
This commit is contained in:
@@ -292,17 +292,4 @@
|
||||
|
||||
<!-- Enable variable refresh rate when typing. -->
|
||||
<bool name="config_variableRefreshRateTypingSupported">true</bool>
|
||||
|
||||
<!-- The list of packages to automatically opt in of fresh rate suppressing by small area
|
||||
detection. Format of this array should be packageName:threshold and threshold value should
|
||||
be between 0 to 1-->
|
||||
<string-array name="config_smallAreaDetectionAllowlist" translatable="false">
|
||||
<!-- Add packages:threshold here -->
|
||||
<item>com.google.android.youtube:0.07</item>
|
||||
<item>com.spotify.music:0.05</item>
|
||||
<item>com.reddit.frontpage:0.07</item>
|
||||
<item>com.zhiliaoapp.musically:0.07</item>
|
||||
<item>com.bilibili.app.in:0.07</item>
|
||||
<item>com.twitter.android:0.07</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user