Merge "Fill in methods in EuiccCardController."
am: 197f072da2
Change-Id: I9d8db8ef23c7a469b38748ba8fd4b3a91ca4506e
This commit is contained in:
@@ -110,6 +110,9 @@ public class EuiccCardManager {
|
|||||||
/** Result code of execution with no error. */
|
/** Result code of execution with no error. */
|
||||||
public static final int RESULT_OK = 0;
|
public static final int RESULT_OK = 0;
|
||||||
|
|
||||||
|
/** Result code of an unknown error. */
|
||||||
|
public static final int RESULT_UNKNOWN_ERROR = -1;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Callback to receive the result of an eUICC card API.
|
* Callback to receive the result of an eUICC card API.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user