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

Commit 521e05d9 authored by Daniel Bright's avatar Daniel Bright
Browse files

Created stub for supplySimDepersonalizationResponse

Creating an empty method to unblock other team member.

Bug: 149116507
Test: N/A
Change-Id: Id139eb5cf3f6ffbbdeb403cc03a753e291c5a0d1
parent 6509969e
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -192,6 +192,18 @@ public class RadioResponse extends IRadioResponse.Stub {
        responseInts(responseInfo, retriesRemaining);
    }


    /**
     * @param info Response info struct containing response type, serial no. and error
     * @param persoType SIM Personalisation type
     * @param remainingRetries postiive values indicates number of retries remaining,
     * must be equal to -1 if number of retries is infinite.
     */
    public void supplySimDepersonalizationResponse(RadioResponseInfo info,
            int persoType, int remainingRetries) {
        //short-term stub method
    }

    /**
     * @param responseInfo Response info struct containing response type, serial no. and error
     * @param calls Current call list