Merge "Add string to warn users about device name." into pi-dev am: 0d221f7767

am: 8537eeb1e9

Change-Id: I8e770ba62dbcb9d95c1246b23c8134b32ba36911
This commit is contained in:
Daniel Nishi
2018-03-24 04:08:07 +00:00
committed by android-build-merger

View File

@@ -9728,4 +9728,7 @@
<!-- Title for detail page of wifi network [CHAR LIMIT=30] -->
<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>
</resources>