Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4f73827d authored by Michael Wachenschwanz's avatar Michael Wachenschwanz
Browse files

Add more tags to dropbox low priority list

Bug: 119132031
Test: builds
Change-Id: Ia6226c53c4031b8c3014fa24d05e4f1884ecf876
parent fd6523ec
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -3989,8 +3989,14 @@
         rated limited to a period defined by config_dropboxLowPriorityBroadcastRateLimitPeriod
         (high frequency broadcasts for the tag will be dropped) -->
    <string-array name="config_dropboxLowPriorityTags" translatable="false">
        <item>data_app_strictmode</item>
        <item>data_app_wtf</item>
        <item>keymaster</item>
        <item>netstats</item>
        <item>system_app_strictmode</item>
        <item>system_app_wtf</item>
        <item>system_server_strictmode</item>
        <item>system_server_wtf</item>
    </string-array>

</resources>