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

Commit 2ea58b67 authored by Brian Attwell's avatar Brian Attwell Committed by Android Git Automerger
Browse files

am f0a2a8b2: Remove viewContactDesription intent label

* commit 'f0a2a8b2':
  Remove viewContactDesription intent label
parents 405b9909 f0a2a8b2
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" />