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

Commit 2a19774b authored by Daniel Akinola's avatar Daniel Akinola Committed by Android (Google) Code Review
Browse files

Merge "Revert "Force calculator to launch in fullscreen for quickswitch tests"" into main

parents 307bafc5 4e955ed6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -65,7 +65,7 @@ public class TaplTestsKeyboardQuickSwitch extends AbstractQuickStepTest {
    public void setUp() throws Exception {
        Assume.assumeTrue(mLauncher.isTablet());
        super.setUp();
        startAppFastInFullscreen(CALCULATOR_APP_PACKAGE);
        startAppFast(CALCULATOR_APP_PACKAGE);
        startTestActivity(2);
    }