Fix first-share notification intent.

Change-Id: I9190e977bfd416b3292889abc86d78dc3816ede4
This commit is contained in:
Nick Pelly
2011-08-18 11:42:51 -07:00
parent e1246c5263
commit b28bb83f23

View File

@@ -975,7 +975,7 @@
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
<meta-data android:name="com.android.settings.FRAGMENT_CLASS"
android:value="com.android.settings.nfc.ZeroClick" />
android:value="com.android.settings.nfc.ShareTap" />
</activity>
<!-- Accessibility tutorial -->