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

am: e632b53421

Change-Id: I2525f05928b622f55021522585c9b38a6651cfea
This commit is contained in:
Andrew Sapperstein
2018-03-07 04:57:05 +00:00
committed by android-build-merger

View File

@@ -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>