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

Commit e8adf1d5 authored by Linux Build Service Account's avatar Linux Build Service Account
Browse files

Promotion of atel.lnx.2.0.c1-00005.

CRs      Change ID                                   Subject
--------------------------------------------------------------------------------------------------------------
1087615   I146e6c358bd44b8a4a5fc872c1ef4f0ffe2cc5ae   IMS-VT:Process crash during MT_VT call accept scenario

Change-Id: Id79f00c9b3a6ab4c6fc88ea7cd9663f3eb5a132b
CRs-Fixed: 1087615
parents 8d51afea 49e67a0c
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -942,8 +942,10 @@ public class InCallPresenter implements CallList.Listener,
        }

        Call call = mCallList.getIncomingCall();
        if (call != null) {
            answerIncomingCall(context, call.getVideoState());
        }
    }

    /**
     * Answers any incoming call.