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

Commit 574f905c authored by Attila Bodis's avatar Attila Bodis Committed by Android (Google) Code Review
Browse files

Merge "b/2528229 Add vCard import support to Gmail."

parents 437063a5 1261e136
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>