Update default allow list for VRR small dirty detection
The feature will be enabled by the feature flag Bug: 308742727 Test: Build Change-Id: I4acb218f88eb2da95c7b184297650947d2164adb
This commit is contained in:
parent
c2f9f91066
commit
533c98a59c
1 changed files with 3 additions and 1 deletions
|
@ -286,7 +286,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