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

Commit 9b428e50 authored by Sooraj Sasindran's avatar Sooraj Sasindran Committed by Android (Google) Code Review
Browse files

Merge "Move test files to test folder"

parents f8a05fbf 8ff509e2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1127,7 +1127,7 @@ public class SimulatedCommandsVerifier implements CommandsInterface {
    }

    @Override
    public void sendCDMAFeatureCode(String FeatureCode, Message response) {
    public void sendCDMAFeatureCode(String featureCode, Message response) {

    }

@@ -1260,7 +1260,7 @@ public class SimulatedCommandsVerifier implements CommandsInterface {
    }

    @Override
    public void iccOpenLogicalChannel(String AID, int p2, Message response) {
    public void iccOpenLogicalChannel(String aid, int p2, Message response) {

    }