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

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

Merge e8adf1d5 on remote branch

Change-Id: Ida1502c8a829033d8d3a8286f38e42a394449c48
parents e7e27323 e8adf1d5
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.