docs: Typo fix ("Poicly" -> "Policy").

Bug: 178958617
Change-Id: I0144af1f11f742d197aa38074b8c59be19cbdeb7
Test: (Built docs with go/abtd - go/abort-ui/run/L19100000955473218)
This commit is contained in:
Andrew Solovay
2022-07-13 23:41:29 +00:00
parent 1664eecb70
commit 8b7f68d4ef

View File

@@ -769,7 +769,7 @@ public class EuiccManager {
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
*/
public static final int ERROR_DISALLOWED_BY_PPR = 10010;