summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 6528fdb4a..d83080376 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -212,18 +212,6 @@
android:exported="true"
/>
- <!-- Used to filter contacts list by account -->
- <activity
- android:name="com.android.contacts.common.list.AccountFilterActivity"
- android:label="@string/activity_title_contacts_filter"
- android:theme="@style/ContactListFilterTheme"/>
-
- <!-- Used to select display and sync groups -->
- <activity
- android:name="com.android.contacts.common.list.CustomContactListFilterActivity"
- android:label="@string/custom_list_filter"
- android:theme="@style/ContactListFilterTheme"/>
-
<activity
android:name="com.android.contacts.common.activity.RequestImportVCardPermissionsActivity"
android:label="@string/launcherActivityLabel"