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

Commit 560eb6de authored by Vadim Tryshev's avatar Vadim Tryshev Committed by Android (Google) Code Review
Browse files

Merge "Deinitialize prediction tests" into ub-launcher3-qt-dev

parents 0234d55c a68874e1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -79,6 +79,8 @@ public class AppPredictionsUITests extends AbstractQuickStepTest {

    @After
    public void tearDown() throws Throwable {
        AppLaunchTracker.INSTANCE.initializeForTesting(null);
        PredictionUiStateManager.INSTANCE.initializeForTesting(null);
        mDevice.unfreezeRotation();
    }