Merge "New development setting for ANRs."
This commit is contained in:
committed by
Android (Google) Code Review
commit
f2e4c67ad8
@@ -3389,6 +3389,12 @@ found in the list of installed applications.</string>
|
||||
<!-- UI debug setting: limit number of running background processes [CHAR LIMIT=25] -->
|
||||
<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 Application Not Responding dialog
|
||||
for background apps</string>
|
||||
|
||||
<!-- Activity title for network data usage summary. [CHAR LIMIT=25] -->
|
||||
<string name="data_usage_summary_title">Data usage</string>
|
||||
<!-- Title for option to pick visible time range from a list available usage periods. [CHAR LIMIT=25] -->
|
||||
|
Reference in New Issue
Block a user