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

Commit 4858a8b8 authored by Daniel Akinola's avatar Daniel Akinola Committed by Automerger Merge Worker
Browse files

Merge "Update assertion for ContentRecordingController test" into udc-qpr-dev am: 7b772c95

parents 4651ec67 7b772c95
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -123,7 +123,7 @@ public class ContentRecordingControllerTests extends WindowTestsBase {
        controller.setContentRecordingSessionLocked(mWaitingDisplaySession, mWm);
        verify(mVirtualDisplayContent, atLeastOnce()).setContentRecordingSession(
                mWaitingDisplaySession);
        verify(mVirtualDisplayContent).updateRecording();
        verify(mVirtualDisplayContent, atLeastOnce()).updateRecording();

        // WHEN updating the session on the same display, so no longer waiting to record.
        ContentRecordingSession sessionUpdate = ContentRecordingSession.createTaskSession(