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

Commit ded6ccdc authored by Ye Wen's avatar Ye Wen Committed by Android Git Automerger
Browse files

am 55fb7576: Merge "Add new mms error for no data network (airplane mode or no...

am 55fb7576: Merge "Add new mms error for no data network (airplane mode or no mobile data)" into lmp-mr1-dev

* commit '55fb7576':
  Add new mms error for no data network (airplane mode or no mobile data)
parents 85e0e70d 55fb7576
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28541,6 +28541,7 @@ package android.telephony {
    field public static final int MMS_ERROR_HTTP_FAILURE = 4; // 0x4
    field public static final int MMS_ERROR_INVALID_APN = 2; // 0x2
    field public static final int MMS_ERROR_IO_ERROR = 5; // 0x5
    field public static final int MMS_ERROR_NO_DATA_NETWORK = 8; // 0x8
    field public static final int MMS_ERROR_RETRY = 6; // 0x6
    field public static final int MMS_ERROR_UNABLE_CONNECT_MMS = 3; // 0x3
    field public static final int MMS_ERROR_UNSPECIFIED = 1; // 0x1