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

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

Merge "Partial cleanup after b/143488140" into sc-dev

parents e941bc7f 12acb455
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -139,10 +139,6 @@ public class FallbackRecentsTest {
                    TestCommandReceiver.GET_SYSTEM_HEALTH_MESSAGE, startTime.toString()).
                    getString("result"));
        }
        // b/143488140
        mDevice.pressHome();
        mDevice.waitForIdle();
        startAppFast(resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR));
    }

    // b/143488140