"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "f84839daa793f36ec7f8795d7510f0d61fa8875a"
Fix testBroadcastUndeliveredUserLocked
The old code which verifies that one receiver is registered does not count the receiver that GsmInboundSmsHandler creates when the device is in TEST_MODE (defaults to on, on userdebug). So we replace the times(1) call with an atLeastOnce(). Bug: 145232009 Test: atest GsmInboundSmsHandlerTest#testBroadcastUndeliveredUserLocked Change-Id: Id8ed77afba10fee2d8bca6ddffeb8bd3ab26c0e8
Loading
Please register or sign in to comment