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

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

Created stub for supplySimDepersonalizationResponse am: 521e05d9

Change-Id: Ieb5520c13453254c52e4dcad265664a67d144f76
parents e189ff13 521e05d9
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