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

Commit 3c561c5b authored by Naveen Kalla's avatar Naveen Kalla
Browse files

Rename TelephonyMonitor to ConnectivityMonitor

TelephonyMonitor can be extended to catch WIFI and GPS
issues.

Bug: 38422753
Test: Unit tests and manual testing
Change-Id: Ia5ddbce6fb930767ec458df55f2f8444d18f94c2
parent 893aa48d
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -608,11 +608,6 @@
    <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>