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

Commit 478122b9 authored by Hall Liu's avatar Hall Liu Committed by android-build-merger
Browse files

Merge "Fix flaky AsyncBlockCheckFilterTest"

am: 85e1fde6

Change-Id: I40ca90ce58b63ffcce17b7e4f2c2fef54466cb8e
parents fd4313e2 85e1fde6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -74,7 +74,7 @@ public class AsyncBlockCheckFilterTest extends TelecomTestCase {
    );

    private static final Uri TEST_HANDLE = Uri.parse("tel:1235551234");
    private static final int TEST_TIMEOUT = 100;
    private static final int TEST_TIMEOUT = 1000;

    @Override
    @Before