Merge "Snap for 7877250 from 0417872bf7f970998d90b11c3dcee71876532a7f to android12-tests-release" into android12-tests-release
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index a5b25de..32d6644 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -495,6 +495,7 @@
 
         <activity
             android:name=".vcard.NfcImportVCardActivity"
+            android:permission="android.permission.DISPATCH_NFC_MESSAGE"
             android:configChanges="orientation|screenSize|keyboardHidden"
             android:exported="true"
             android:theme="@style/BackgroundOnlyTheme">