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

Commit 4cc1a035 authored by Omkar Kolangade's avatar Omkar Kolangade Committed by Gerrit - the friendly Code Review server
Browse files

IMS OMA-DM Network String

Changing the value of the string literal
expected by Telephony for the OMA-DM
feature.

Change-Id: I97b5038396ab7be4de2de76bae1e25412d3bb77d
CRs-Fixed: 771381
parent 073b8a01
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -245,7 +245,7 @@ public class ImsReasonInfo implements Parcelable {
     * mExtraMessage may have these values.
     */
    public static final String EXTRA_MSG_SERVICE_NOT_AUTHORIZED
            = "Forbidden - Not authorized for service";
            = "Forbidden. Not Authorized for Service";

    // For reason type
    public int mReasonType;