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

Commit 2134e14b authored by Abhishek Adappa's avatar Abhishek Adappa Committed by Meng Wang
Browse files

Add a new ImsReasonInfo code

For IKEv2 authentication failure during ePDG tunnel establishment.

Test: make
Change-Id: I1d10efac806abfaa80d9875b908385f7732f293a
parent 09c663a8
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -312,6 +312,12 @@ public class ImsReasonInfo implements Parcelable {
     */
    public static final int CODE_WIFI_LOST = 1407;

    /**
     * Indicates the registration attempt on IWLAN failed due to IKEv2 authetication failure
     * during tunnel establishment.
     */
    public static final int CODE_IKEV2_AUTH_FAILURE = 1408;

    /**
     * Network string error messages.
     * mExtraMessage may have these values.