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

Commit f437c2c2 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove VT specific mentions in IMS_ACCESS_BLOCKED" am: 9c27ef40 am:...

Merge "Remove VT specific mentions in IMS_ACCESS_BLOCKED" am: 9c27ef40 am: e593ec5a am: dae7b369 am: 637fa135 am: c2ab7570

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2199855



Change-Id: If5e6e8acfc0b43fe8d85ab6b67ac40e70b51eb5c
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 1378603c c2ab7570
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -88,8 +88,8 @@ public final class DisconnectCause implements Parcelable {
    public static final String REASON_WIFI_ON_BUT_WFC_OFF = "REASON_WIFI_ON_BUT_WFC_OFF";

    /**
     * Reason code (returned via {@link #getReason()}), which indicates that the video telephony
     * call was disconnected because IMS access is blocked.
     * Reason code (returned via {@link #getReason()}), which indicates that the call was
     * disconnected because IMS access is blocked.
     */
    public static final String REASON_IMS_ACCESS_BLOCKED = "REASON_IMS_ACCESS_BLOCKED";