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

Commit 604a4fe5 authored by Sailesh Nepal's avatar Sailesh Nepal
Browse files

Telecomm Impl: Include more state in ParcelableConnection

This CL uses the new states added to ParcelableConnection.

Change-Id: I2388a095cbeedb83e7ec03bd075b1507a0dda07f
Bug: 17044602
parent a3d76d10
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -629,6 +629,9 @@ final class Call implements CreateConnectionResponse {

        setVideoProvider(connection.getVideoProvider());
        setVideoState(connection.getVideoState());
        setRequestingRingback(connection.isRequestingRingback());
        setAudioModeIsVoip(connection.getAudioModeIsVoip());
        setStatusHints(connection.getStatusHints());

        if (mIsIncoming) {
            // We do not handle incoming calls immediately when they are verified by the connection