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

Commit 7147c577 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Ims: Add support to add participants to existing call" am: 055f9724...

Merge "Ims: Add support to add participants to existing call" am: 055f9724 am: 768c2f92 am: 4ac4ba6a

Change-Id: If097c71a114ee050ff740568ef44e702a91d3303
parents ab424314 4ac4ba6a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2914,6 +2914,8 @@ public class ImsCall implements ICall {
                listener = mListener;
            }

            mIsConferenceHost = true;

            if (listener != null) {
                try {
                    listener.onCallInviteParticipantsRequestDelivered(ImsCall.this);