Add randomized MAC (last used)
Makes it clear that when a network is disconnected, the randomized MAC address shown is the last used one. (ie. it could change in the next connection depending on whether enhanced MAC randomization is active) Bug: 170166681 Test: Manually verified that the new text is shown for disconnected networks. Change-Id: I4aec47b2de68c077e6fdc7efa96d39e6666d4c86
This commit is contained in:
@@ -2268,6 +2268,8 @@
|
||||
<string name="wifi_advanced_device_mac_address_title">Device MAC address</string>
|
||||
<!-- Wi-Fi settings screen, advanced, title of the item to show the randomized Wi-Fi MAC address. [CHAR LIMIT=50] -->
|
||||
<string name="wifi_advanced_randomized_mac_address_title">Randomized MAC address</string>
|
||||
<!-- Wi-Fi settings screen, advanced, title of the item to show the randomized Wi-Fi MAC address when disconnected. [CHAR LIMIT=50] -->
|
||||
<string name="wifi_advanced_randomized_mac_address_disconnected_title">Randomized MAC address (last used)</string>
|
||||
<!-- Title of the screen to adjust IP settings -->
|
||||
<!-- Wi-Fi settings screen, advanced, title of the item to show the Wi-Fi device's current IP address. -->
|
||||
<string name="wifi_advanced_ip_address_title">IP address</string>
|
||||
|
Reference in New Issue
Block a user