summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Oscar Shu <xshu@google.com> 2020-04-30 21:12:10 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2020-04-30 21:12:10 +0000
commit10f48bb6ab367f6e87caed78816838f47318ea9e (patch)
tree4b46b7250fbd83bc176b370f0164d755e47e1c8d
parent3b302a1fb5090d6225039274f28d28803655e205 (diff)
parentff0555d5f11a5790b8374cf632864126c9df6cc8 (diff)
Merge "Shorten description for mac randomization dev option" into rvc-dev
-rw-r--r--packages/SettingsLib/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SettingsLib/res/values/strings.xml b/packages/SettingsLib/res/values/strings.xml
index 7587cc1338f4..7ca0e809143a 100644
--- a/packages/SettingsLib/res/values/strings.xml
+++ b/packages/SettingsLib/res/values/strings.xml
@@ -719,7 +719,7 @@
<!-- Setting Checkbox summary whether to disable Wifi scan throttling [CHAR LIMIT=NONE] -->
<string name="wifi_scan_throttling_summary">Reduces battery drain &amp; improves network performance</string>
<!-- Setting Checkbox title whether to enable WiFi enhanced mac randomization. [CHAR LIMIT=NONE] -->
- <string name="wifi_enhanced_mac_randomization_summary">This toggle affects MAC randomization behavior for client mode only.\nWhen this mode is activated, any networks that have MAC randomization enabled may have their MAC addresses re\u2011randomized during association, depending on when the client last disconnected from the network. Re\u2011randomization does not occur if the device reconnects in 4 hours or less.</string>
+ <string name="wifi_enhanced_mac_randomization_summary">When this mode is enabled, this device\u2019s MAC address may change each time it connects to a network that has MAC randomization enabled.</string>
<!-- Label indicating network has been manually marked as metered -->
<string name="wifi_metered_label">Metered</string>
<!-- Label indicating network has been manually marked as unmetered -->