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

Commit f4b79919 authored by Daniel Bright's avatar Daniel Bright Committed by Gerrit Code Review
Browse files

Merge "Created stub for supplySimDepersonalizationResponse"

parents 8eb7fe48 fcfdb61e
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