From e967f7cb12e02f7c852670c315a284aed1310dc1 Mon Sep 17 00:00:00 2001 From: Jeff Hamilton Date: Thu, 30 Jun 2011 12:01:23 -0500 Subject: Allow importing vcards directly from NFC. There is no longer a need for a content provider to hold the vcard data, it is processed directly from the inbound NFC intent. Upon successful import the contact is opened. Change-Id: Ib49305d36d2448097af60206eab49133ebca655f --- AndroidManifest.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 61f096022..98a864aee 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -599,6 +599,13 @@ + + + + + + + -- cgit v1.2.3