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

Commit b3ded9b8 authored by Brad Ebinger's avatar Brad Ebinger Committed by Gerrit Code Review
Browse files

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

parents be812694 3e1d2599
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2559,6 +2559,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);