Loading res/values/strings.xml +0 −5 Original line number Diff line number Diff line Loading @@ -1847,11 +1847,6 @@ <!-- Bluetooth developer settings: Maximum number of connected audio devices --> <string name="bluetooth_max_connected_audio_devices_dialog_title">Select maximum number of connected Bluetooth audio devices</string> <!-- Nfc developer settings: The title of the setting. [CHAR LIMIT=60] --> <string name="nfc_stack_debuglog_title">NFC stack debug log</string> <!-- Nfc developer settings: The description of the setting. --> <string name="nfc_stack_debuglog_summary">Increase NFC stack logging level</string> <!-- Nfc developer settings: The title of the setting to enable nfc verbose vendor log. [CHAR LIMIT=60] --> <string name="nfc_verbose_vendor_log_title">NFC verbose vendor debug log</string> <!-- Nfc developer settings: The description of the setting to enable nfc verbose vendor log. [CHAR_LIMIT=NONE] --> res/xml/development_settings.xml +0 −5 Original line number Diff line number Diff line Loading @@ -469,11 +469,6 @@ android:entries="@array/bluetooth_max_connected_audio_devices" android:entryValues="@array/bluetooth_max_connected_audio_devices_values" /> <SwitchPreferenceCompat android:key="nfc_stack_debuglog_enabled" android:title="@string/nfc_stack_debuglog_title" android:summary="@string/nfc_stack_debuglog_summary" /> <SwitchPreferenceCompat android:key="nfc_verbose_vendor_log" android:title="@string/nfc_verbose_vendor_log_title" Loading Loading
res/values/strings.xml +0 −5 Original line number Diff line number Diff line Loading @@ -1847,11 +1847,6 @@ <!-- Bluetooth developer settings: Maximum number of connected audio devices --> <string name="bluetooth_max_connected_audio_devices_dialog_title">Select maximum number of connected Bluetooth audio devices</string> <!-- Nfc developer settings: The title of the setting. [CHAR LIMIT=60] --> <string name="nfc_stack_debuglog_title">NFC stack debug log</string> <!-- Nfc developer settings: The description of the setting. --> <string name="nfc_stack_debuglog_summary">Increase NFC stack logging level</string> <!-- Nfc developer settings: The title of the setting to enable nfc verbose vendor log. [CHAR LIMIT=60] --> <string name="nfc_verbose_vendor_log_title">NFC verbose vendor debug log</string> <!-- Nfc developer settings: The description of the setting to enable nfc verbose vendor log. [CHAR_LIMIT=NONE] -->
res/xml/development_settings.xml +0 −5 Original line number Diff line number Diff line Loading @@ -469,11 +469,6 @@ android:entries="@array/bluetooth_max_connected_audio_devices" android:entryValues="@array/bluetooth_max_connected_audio_devices_values" /> <SwitchPreferenceCompat android:key="nfc_stack_debuglog_enabled" android:title="@string/nfc_stack_debuglog_title" android:summary="@string/nfc_stack_debuglog_summary" /> <SwitchPreferenceCompat android:key="nfc_verbose_vendor_log" android:title="@string/nfc_verbose_vendor_log_title" Loading