summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-build-prod@system.gserviceaccount.com>2021-11-08 19:43:01 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-11-08 19:43:01 +0000
commit0fa647521d6b63356d48cf462e9f1b1382a68c12 (patch)
treec34dd1db084b0d426e0f0b694e7ca025ba781095
parent4a3ba015b6f7f295d22bec4234f02275cc89a00f (diff)
parentdcf04fa40a7297b521dca9aac8cb6ab8de252c65 (diff)
Merge "Move smart DDS switch strings to the Settings app" into s-keystone-qcom-dev
-rw-r--r--packages/SettingsLib/res/values/strings.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/SettingsLib/res/values/strings.xml b/packages/SettingsLib/res/values/strings.xml
index 322ca71b1c3e..57a3177c32e7 100644
--- a/packages/SettingsLib/res/values/strings.xml
+++ b/packages/SettingsLib/res/values/strings.xml
@@ -677,8 +677,6 @@
<string name="wifi_enhanced_mac_randomization">Wi\u2011Fi non\u2011persistent MAC randomization</string>
<!-- Setting Checkbox title whether to always keep mobile data active. [CHAR LIMIT=80] -->
<string name="mobile_data_always_on">Mobile data always active</string>
- <!-- Setting Checkbox title whether to allow smart DDS switch. [CHAR LIMIT=80] -->
- <string name="smart_dds_switch">Smart DDS switch</string>
<!-- Setting Checkbox title whether to enable hardware acceleration for tethering. [CHAR LIMIT=80] -->
<string name="tethering_hardware_offload">Tethering hardware acceleration</string>
<!-- Setting Checkbox title for showing Bluetooth devices without names -->
@@ -776,7 +774,6 @@
<!-- Setting Checkbox title whether to enable view attribute inspection -->
<string name="debug_view_attributes">Enable view attribute inspection</string>
<string name="mobile_data_always_on_summary">Always keep mobile data active, even when Wi\u2011Fi is active (for fast network switching).</string>
- <string name="smart_dds_switch_summary">Allow modem to intelligently switch the DDS.</string>
<string name="tethering_hardware_offload_summary">Use tethering hardware acceleration if available</string>
<!-- Title of warning dialog about the implications of enabling USB debugging -->
<string name="adb_warning_title">Allow USB debugging?</string>