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

Commit 9ebe2ac4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Stop auto dispatch of the test looper" into main am: 90810b2f

parents e51f0f0b 90810b2f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -159,6 +159,7 @@ public class BluetoothPbapServiceTest {

    @Test
    public void onAcceptFailed() {
        mTestLooper.stopAutoDispatchAndIgnoreExceptions();
        PbapStateMachine sm = mock(PbapStateMachine.class);
        mService.mPbapStateMachineMap.put(mRemoteDevice, sm);