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

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

am 1eeea91c: am 3b5939fc: Merge "Add new error result code for mms config...

am 1eeea91c: am 3b5939fc: Merge "Add new error result code for mms config loading failure (1/2)" into lmp-dev

* commit '1eeea91c865ec251e0e65aa198373e003e9ac7fb':
  Add new error result code for mms config loading failure (1/2)
parents 5bb2bda0 fc72b71b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28737,6 +28737,7 @@ package android.telephony {
    field public static final java.lang.String MMS_CONFIG_UA_PROF_TAG_NAME = "uaProfTagName";
    field public static final java.lang.String MMS_CONFIG_UA_PROF_URL = "uaProfUrl";
    field public static final java.lang.String MMS_CONFIG_USER_AGENT = "userAgent";
    field public static final int MMS_ERROR_CONFIGURATION_ERROR = 7; // 0x7
    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