diff --git a/res/values/strings.xml b/res/values/strings.xml
index 28e9e46c0eb..39596baed32 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1155,6 +1155,12 @@
When this feature is turned on, you can beam app content to another NFC-capable device by holding the devices close together. For example, you can beam Browser pages, YouTube videos, People contacts, and more.\n\nJust bring the devices together (typically back to back) and then touch your screen. The app determines what gets beamed.
+
+
+ Network service discovery
+
+ Allow apps on other devices to discover apps on this device
+
Wi-Fi
diff --git a/res/xml/wireless_settings.xml b/res/xml/wireless_settings.xml
index 8531b3e5192..866a6173dbb 100644
--- a/res/xml/wireless_settings.xml
+++ b/res/xml/wireless_settings.xml
@@ -64,6 +64,12 @@
android:targetClass="com.android.phone.MobileNetworkSettings" />
+
+