summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 3e75b3597..6e1a51d2a 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -242,12 +242,6 @@
<activity android:name="com.android.contacts.common.vcard.ExportVCardActivity"
android:theme="@style/BackgroundOnlyTheme"/>
- <activity
- android:name="com.android.dialer.onboard.OnboardingActivity"
- android:theme="@style/OnboardingFlowTheme"
- android:screenOrientation="nosensor"
- android:exported="false" />
-
<service
android:name="com.android.contacts.common.vcard.VCardService"
android:exported="false"/>