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

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

Merge "WindowMagnificationAnimationControllerTest fails"

parents 79510c2b 77ec5dd7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -92,7 +92,7 @@ public class WindowMagnificationAnimationControllerTest extends SysuiTestCase {
    public void setUp() throws Exception {
        MockitoAnnotations.initMocks(this);
        mInstrumentation = InstrumentationRegistry.getInstrumentation();
        mWaitingAnimationPeriod = ANIMATION_DURATION_MS + 50;
        mWaitingAnimationPeriod = 2 * ANIMATION_DURATION_MS;
        mWaitIntermediateAnimationPeriod = ANIMATION_DURATION_MS / 2;
        mController = new SpyWindowMagnificationController(mContext, mHandler,
                mSfVsyncFrameProvider, null, new SurfaceControl.Transaction(),