Merge "Document type of euicc privileged action extras."
This commit is contained in:
@@ -272,6 +272,8 @@ public class EuiccManager {
|
||||
* {@link #ACTION_DELETE_SUBSCRIPTION_PRIVILEGED}, and
|
||||
* {@link #ACTION_RENAME_SUBSCRIPTION_PRIVILEGED} providing the ID of the targeted subscription.
|
||||
*
|
||||
* <p>Expected type of the extra data: int
|
||||
*
|
||||
* @hide
|
||||
*/
|
||||
@SystemApi
|
||||
@@ -282,6 +284,8 @@ public class EuiccManager {
|
||||
* Key for an extra set on {@link #ACTION_TOGGLE_SUBSCRIPTION_PRIVILEGED} providing a boolean
|
||||
* value of whether to enable or disable the targeted subscription.
|
||||
*
|
||||
* <p>Expected type of the extra data: boolean
|
||||
*
|
||||
* @hide
|
||||
*/
|
||||
@SystemApi
|
||||
@@ -292,6 +296,8 @@ public class EuiccManager {
|
||||
* Key for an extra set on {@link #ACTION_RENAME_SUBSCRIPTION_PRIVILEGED} providing a new
|
||||
* nickname for the targeted subscription.
|
||||
*
|
||||
* <p>Expected type of the extra data: String
|
||||
*
|
||||
* @hide
|
||||
*/
|
||||
@SystemApi
|
||||
|
||||
Reference in New Issue
Block a user