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

Commit 1261e136 authored by Attila Bodis's avatar Attila Bodis
Browse files

b/2528229 Add vCard import support to Gmail.

Change-Id: Idf96401e78f8321126e598574111dd7bf11f8e45
parent bf35bf07
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -442,6 +442,7 @@
            android:theme="@android:style/Theme.NoTitleBar" >
             <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <data android:mimeType="text/directory" />
                <data android:mimeType="text/x-vcard" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>