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

Commit a149cd68 authored by Daniel Bright's avatar Daniel Bright Committed by Automerger Merge Worker
Browse files

Merge "Created stub for supplySimDepersonalizationResponse" am: f4b79919

Change-Id: Ia5879441456f128b001756a405d9f7241d51881c
parents ad8d39c8 f4b79919
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