Add Resource for TelephonyMonitor debug switch.

Bug:35206589
Change-Id: I7c576c79a78a5c15aa3bb18ebc3454c9cc8668c8
This commit is contained in:
Youhan Wang
2017-02-09 09:49:32 -08:00
parent 467d4ab03d
commit 9616af37f9

View File

@@ -535,6 +535,11 @@
<string name="wait_for_debugger_summary">Debugged application waits for debugger to
attach before executing</string>
<!-- UI debug setting: title for Telephonymonitor switch [CHAR LIMIT=50] -->
<string name="telephony_monitor_switch">Telephony Monitor</string>
<!-- UI debug setting: summary for switch of Telephonymonitor [CHAR LIMIT=500] -->
<string name="telephony_monitor_switch_summary">TelephonyMonitor will collect logs when it detects a problem with telephony/modem functionality and prompt notification to user to file a bug</string>
<!-- Preference category for input debugging development settings. [CHAR LIMIT=25] -->
<string name="debug_input_category">Input</string>