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

Commit f0a2a8b2 authored by Brian Attwell's avatar Brian Attwell
Browse files

Remove viewContactDesription intent label

Bug: 19013381
Change-Id: Iab1303ec397f2339505ef077c9b09885c6843ebe
parent 730c93cb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -260,7 +260,7 @@
                <data android:mimeType="vnd.android.cursor.item/person" />
            </intent-filter>

            <intent-filter android:label="@string/viewContactDesription">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:mimeType="vnd.android.cursor.item/person" />