Update javadoc to correct the typo

Bug: 233943634
Test: make
Change-Id: I61c23c5b9024554553a57d74eb7bc92121865be6
This commit is contained in:
Hui Wang
2022-05-26 21:49:45 +00:00
parent 5a66f41fa4
commit b694eea0a3

View File

@@ -761,7 +761,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;