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

Commit cabfe48e authored by Hall Liu's avatar Hall Liu Committed by Gerrit Code Review
Browse files

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

parents 12a4f893 5a1eb307
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;
            }