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

Commit 5c0ca16a authored by Brad Ebinger's avatar Brad Ebinger Committed by android-build-merger
Browse files

Merge "IMS: Clear 'Merge Triggered By Conference' Flag" am: b3ded9b8

am: f954d91e

Change-Id: I8f61b38bf735f6a6ad54ef56b8341b0ce3b6c9ed
parents b9fa835c f954d91e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2613,6 +2613,8 @@ public class ImsPhoneCallTracker extends CallTracker implements ImsPullCall {
            // based on the user facing UI.
            mPhone.notifySuppServiceFailed(Phone.SuppService.CONFERENCE);

            call.resetIsMergeRequestedByConf(false);

            // Start plumbing this even through Telecom so other components can take
            // appropriate action.
            ImsPhoneConnection conn = findConnection(call);