From 264f287c9495a8e34ea0e28fee0f74d1fdcb6bc8 Mon Sep 17 00:00:00 2001 From: calderwoodra Date: Fri, 16 Mar 2018 16:11:58 -0700 Subject: Make MainActivity the default activity for AOSP. This also finishes moving all of the old tests over from Dialtacts to Main. The only 2 tests that fail are: - searchBoxClosedWhenHandlingNotificationIntent - openSearchFragment_fabGoneInRegularSearchAfterRotation I will fix these in a follow up CL. Bug: 72525887 Test: dialer_aosp build target launches MainActivity, TAP PiperOrigin-RevId: 189408987 Change-Id: Ice30191d95c19c62bcd89503e89f66440f30beac --- java/com/android/dialer/main/impl/AndroidManifest.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'java/com/android/dialer/main') diff --git a/java/com/android/dialer/main/impl/AndroidManifest.xml b/java/com/android/dialer/main/impl/AndroidManifest.xml index 972c9d929..b3d916bee 100644 --- a/java/com/android/dialer/main/impl/AndroidManifest.xml +++ b/java/com/android/dialer/main/impl/AndroidManifest.xml @@ -22,7 +22,6 @@