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

Commit 4ac4ba6a authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

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

Change-Id: I81b06a5e06767c94f7d8afc6c5c0dc3d44bda701
parents 34f23756 768c2f92
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2913,6 +2913,8 @@ public class ImsCall implements ICall {
                listener = mListener;
            }

            mIsConferenceHost = true;

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