Update default allow list for VRR small dirty detection
The feature will be enabled by the feature flag Bug: 308742727 Test: Build Change-Id: I2839f09c36c2d97a572e671d05292c07f5ddadd8
This commit is contained in:
parent
e1951fac79
commit
dc0c60dc35
1 changed files with 3 additions and 1 deletions
|
@ -289,7 +289,9 @@
|
||||||
be between 0 to 1-->
|
be between 0 to 1-->
|
||||||
<string-array name="config_smallAreaDetectionAllowlist" translatable="false">
|
<string-array name="config_smallAreaDetectionAllowlist" translatable="false">
|
||||||
<!-- Add packages:threshold here -->
|
<!-- Add packages:threshold here -->
|
||||||
<item>com.google.android.youtube:0.07</item>
|
<item>com.tencent.mm:0.07</item>
|
||||||
|
<item>com.facebook.katana:0.07</item>
|
||||||
|
<item>com.instagram.android:0.07</item>
|
||||||
<item>com.spotify.music:0.05</item>
|
<item>com.spotify.music:0.05</item>
|
||||||
<item>com.reddit.frontpage:0.07</item>
|
<item>com.reddit.frontpage:0.07</item>
|
||||||
<item>com.zhiliaoapp.musically:0.07</item>
|
<item>com.zhiliaoapp.musically:0.07</item>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue