Merge "docs: Typo fix ("Poicly" -> "Policy")." into tm-dev am: c8cf6861e8
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/19270053 Change-Id: I8de208f366e245fe9de5b83c547c076c74bdc0e3 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -769,7 +769,7 @@ public class EuiccManager {
|
|||||||
public static final int ERROR_INSTALL_PROFILE = 10009;
|
public static final int ERROR_INSTALL_PROFILE = 10009;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Failed to load profile onto eUICC due to Profile Poicly Rules.
|
* Failed to load profile onto eUICC due to Profile Policy Rules.
|
||||||
* @see #EXTRA_EMBEDDED_SUBSCRIPTION_DETAILED_CODE for details
|
* @see #EXTRA_EMBEDDED_SUBSCRIPTION_DETAILED_CODE for details
|
||||||
*/
|
*/
|
||||||
public static final int ERROR_DISALLOWED_BY_PPR = 10010;
|
public static final int ERROR_DISALLOWED_BY_PPR = 10010;
|
||||||
|
|||||||
Reference in New Issue
Block a user