Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b694eea0 authored by Hui Wang's avatar Hui Wang
Browse files

Update javadoc to correct the typo

Bug: 233943634
Test: make
Change-Id: I61c23c5b9024554553a57d74eb7bc92121865be6
parent 5a66f41f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;