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

Commit 55e7b852 authored by Hall Liu's avatar Hall Liu Committed by android-build-merger
Browse files

Merge "Issue 128554727: UE fail to unhold call when user swap active/hold...

Merge "Issue 128554727: UE fail to unhold call when user swap active/hold call." am: cabfe48e am: d6558e08 am: ef1aa4c4
am: 0e38aecf

Change-Id: Ib346dbf346429c0f04842bbd2a42038c7cdb299c
parents c7ad8fe4 0e38aecf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2454,6 +2454,7 @@ public class ImsCall implements ICall {
                    return;
                }

                mHold = true;
                mUpdateRequest = UPDATE_NONE;
                listener = mListener;
            }