summaryrefslogtreecommitdiffstats
path: root/res/xml/wireless_settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/wireless_settings.xml')
-rw-r--r--res/xml/wireless_settings.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/res/xml/wireless_settings.xml b/res/xml/wireless_settings.xml
index 1f72a93..81929d0 100644
--- a/res/xml/wireless_settings.xml
+++ b/res/xml/wireless_settings.xml
@@ -39,14 +39,14 @@
android:persistent="false" />
<PreferenceScreen
- android:fragment="com.android.settings.nfc.ZeroClick"
- android:key="zeroclick_settings"
- android:title="@string/zeroclick_settings_title"
- android:summary="@string/zeroclick_settings_summary" >
+ android:fragment="com.android.settings.nfc.NdefPush"
+ android:key="ndef_push_settings"
+ android:title="@string/ndef_push_settings_title"
+ android:summary="@string/ndef_push_settings_summary" >
</PreferenceScreen>
<PreferenceScreen
- android:fragment="com.android.settings.WifiP2pSettings"
+ android:fragment="com.android.settings.wifi.p2p.WifiP2pSettings"
android:key="wifi_p2p_settings"
android:title="@string/wifi_p2p_settings_title"
android:summary="@string/wifi_p2p_settings_summary">