Merge "Remove VT specific mentions in IMS_ACCESS_BLOCKED" am: 9c27ef40d3
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2199855 Change-Id: Ibca9c889c47446656b73def7e811ddd4e0f98eac Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user