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

Commit 9616af37 authored by Youhan Wang's avatar Youhan Wang
Browse files

Add Resource for TelephonyMonitor debug switch.

Bug:35206589
Change-Id: I7c576c79a78a5c15aa3bb18ebc3454c9cc8668c8
parent 467d4ab0
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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>