Restoring Contacts as a QSB option
Bug: 3178140
Change-Id: Ic487b2222708428c36149db053271aa0d0f12f8c
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 0bc6012..01cd535 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -242,7 +242,6 @@
<intent-filter>
<action android:name="android.intent.action.SEARCH" />
<category android:name="android.intent.category.DEFAULT" />
- <data android:mimeType="vnd.android.cursor.dir/contact" android:host="com.android.contacts" />
</intent-filter>
<intent-filter>