Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit adf526ab authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Not using calculator from test" into tm-qpr-dev

parents 4a0129fa 5a5cb9a0
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -16,8 +16,6 @@

package com.android.quickstep;

import android.content.Intent;

import androidx.test.filters.LargeTest;
import androidx.test.runner.AndroidJUnit4;

@@ -43,7 +41,7 @@ public class StartLauncherViaGestureTests extends AbstractQuickStepTest {
        // b/143488140
        mLauncher.goHome();
        // Start an activity where the gestures start.
        startAppFast(resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR));
        startTestActivity(2);
    }

    private void runTest(String... eventSequence) {