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

Commit 1c7fe33a authored by Zoey Chen's avatar Zoey Chen Committed by Gerrit Code Review
Browse files

Merge "Revert "[Telephony mainline] Move METHOD_* constants from System...""

parents af33e6d4 cd2dea23
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -811,7 +811,7 @@ public class BasicCallTests extends TelecomSystemTest {
        when(getBlockedNumberProvider().call(
                anyString(),
                anyString(),
                eq(BlockedNumberContract.METHOD_SHOULD_SYSTEM_BLOCK_NUMBER),
                eq(BlockedNumberContract.SystemContract.METHOD_SHOULD_SYSTEM_BLOCK_NUMBER),
                eq(phoneNumber),
                nullable(Bundle.class))).thenAnswer(answer);
    }