summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/shortcuts/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer/shortcuts/res/xml')
-rw-r--r--java/com/android/dialer/shortcuts/res/xml/shortcuts.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/java/com/android/dialer/shortcuts/res/xml/shortcuts.xml b/java/com/android/dialer/shortcuts/res/xml/shortcuts.xml
index 5e8f58d1f..49149e3e1 100644
--- a/java/com/android/dialer/shortcuts/res/xml/shortcuts.xml
+++ b/java/com/android/dialer/shortcuts/res/xml/shortcuts.xml
@@ -24,8 +24,6 @@
<intent
android:action="android.intent.action.INSERT"
- android:data="content://com.android.contacts/contacts"
- android:targetPackage="com.google.android.contacts"
- android:targetClass="com.android.contacts.activities.CompactContactEditorActivity"/>
+ android:data="content://com.android.contacts/contacts"/>
</shortcut>
</shortcuts>