Update the Warning text about the visibility of device name.
After enabling DHCP hostname option, the device name will be carried in the DHCP packets when connecting to a Wi-Fi network, which is also visible for the DHCP server (upstream AP or hotspot). Update the warning text correspondingly. Bug: 174644890 Test: m Test: manual test to verify the warning text has been updated when changing the device name.(Settings > About Phone > Device name). Change-Id: I031a03deb8d20fb3b3a217b0fa7d45aa1b3330d1
This commit is contained in:
@@ -11659,7 +11659,7 @@
|
||||
<string name="pref_title_network_details">Network details</string>
|
||||
|
||||
<!-- Warning text about the visibility of device name. [CHAR LIMIT=NONE] -->
|
||||
<string name="about_phone_device_name_warning">Your device name is visible to apps on your phone. It may also be seen by other people when you connect to Bluetooth devices or set up a Wi-Fi hotspot.</string>
|
||||
<string name="about_phone_device_name_warning">Your device name is visible to apps on your phone. It may also be seen by other people when you connect to Bluetooth devices, connect to a Wi-Fi network or set up a Wi-Fi hotspot.</string>
|
||||
|
||||
<!-- Title for Connected device shortcut [CHAR LIMIT=30] -->
|
||||
<string name="devices_title">Devices</string>
|
||||
|
Reference in New Issue
Block a user