From ab3963ddcf3c458d8aa669b89d9cf548f4b48b7e Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Thu, 23 May 2019 00:50:08 -0700 Subject: Moving TestInformationProvider to Launcher3 so that it can be used for testing Launcher3 without quickstep Also keeping the provider as disabled until needed Change-Id: Ib5f459e02ae551724b390f3b74f43d601568d749 --- tests/tapl/com/android/launcher3/tapl/AllApps.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tapl/com/android/launcher3/tapl/AllApps.java') diff --git a/tests/tapl/com/android/launcher3/tapl/AllApps.java b/tests/tapl/com/android/launcher3/tapl/AllApps.java index b2043cb5a..18a8f2755 100644 --- a/tests/tapl/com/android/launcher3/tapl/AllApps.java +++ b/tests/tapl/com/android/launcher3/tapl/AllApps.java @@ -27,7 +27,7 @@ import androidx.test.uiautomator.Direction; import androidx.test.uiautomator.UiObject2; import com.android.launcher3.ResourceUtils; -import com.android.launcher3.TestProtocol; +import com.android.launcher3.testing.TestProtocol; /** * Operations on AllApps opened from Home. Also a parent for All Apps opened from Overview. -- cgit v1.2.3