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

Commit 3b230be2 authored by Suchand Ghosh's avatar Suchand Ghosh Committed by Gerrit - the friendly Code Review server
Browse files

IMS: Define new ImsReasonInfo CODE_NORMAL_UNSPECIFIED is 31.

Add new ImsReasonInfo CODE_NORMAL_UNSPECIFIED is 31. This is
require to map RIL reported call fail cause correctly.

Change-Id: I1a218186807a52294d8e6938d01b18a613d7623c
CRs-Fixed: 993265
parent e8fa0253
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@ public class ImsReasonInfo implements Parcelable {
     * Specific code of each types
     */
    public static final int CODE_UNSPECIFIED = 0;
    public static final int CODE_NORMAL_UNSPECIFIED = 31;

    /**
     * LOCAL