Fix first-share notification intent.
Change-Id: I9190e977bfd416b3292889abc86d78dc3816ede4
This commit is contained in:
@@ -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 -->
|
||||
|
Reference in New Issue
Block a user