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

Commit 768c2f92 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

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

Change-Id: I68acb5549bcfb37977d9a910e9ef31d36c867121
parents d193fbd5 055f9724
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);