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

Commit 3bc7a797 authored by Sooraj Sasindran's avatar Sooraj Sasindran Committed by android-build-merger
Browse files

Merge "Move test files to test folder" am: 44b4fe26

am: d609d126

Change-Id: I8e61a32c075c252298ae24045d4869f64c08bf2f
parents ad41d9d9 d609d126
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) {

    }