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

Commit d632305e authored by Youhan Wang's avatar Youhan Wang Committed by Android (Google) Code Review
Browse files

Merge "Add Resource for TelephonyMonitor debug switch."

parents 59774e20 9616af37
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -537,6 +537,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>