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

Commit 9a93a026 authored by Sailesh Nepal's avatar Sailesh Nepal Committed by Android (Google) Code Review
Browse files

Merge "Telecomm Impl: Include more state in ParcelableConnection" into lmp-dev

parents fd4d7b5c 604a4fe5
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