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

Commit 00da81fe authored by Andrew Sapperstein's avatar Andrew Sapperstein Committed by android-build-merger
Browse files

Merge "Merge "Update background ANR setting text" into pi-dev am: 948e1c50" into pi-dev-plus-aosp

am: e632b534

Change-Id: I2525f05928b622f55021522585c9b38a6651cfea
parents 5fdd12ae e632b534
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -758,10 +758,9 @@
    <string name="app_process_limit_title">Background process limit</string>

    <!-- UI debug setting: show all ANRs? [CHAR LIMIT=25] -->
    <string name="show_all_anrs">Show all ANRs</string>
    <!-- UI debug setting: show all ANRs summary [CHAR LIMIT=50] -->
    <string name="show_all_anrs_summary">Show App Not Responding dialog
        for background apps</string>
    <string name="show_all_anrs">Show background ANRs</string>
    <!-- UI debug setting: show all ANRs summary [CHAR LIMIT=100] -->
    <string name="show_all_anrs_summary">Display App Not Responding dialog for background apps</string>

    <!-- UI debug setting: show all ANRs? [CHAR LIMIT=25] -->
    <string name="show_notification_channel_warnings">Show notification channel warnings</string>