Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Snippets Groups Projects
Commit 4ad44f0c authored by John Shao's avatar John Shao Committed by Android Build Coastguard Worker
Browse files

Add permission to start NFC activity to ensure it is from NFC stack

Bug: 191053931
Test: build
Change-Id: I41b5ddf464f45e68a4da6ad880cbc9b12e447ec5
(cherry picked from commit 024c62fa)
parent 4e68a861
Branches
No related tags found
No related merge requests found
......@@ -481,6 +481,7 @@
<activity
android:name=".vcard.NfcImportVCardActivity"
android:permission="android.permission.DISPATCH_NFC_MESSAGE"
android:configChanges="orientation|screenSize|keyboardHidden"
android:theme="@style/BackgroundOnlyTheme">
<intent-filter>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment