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

Skip to content
Commit c5fefba2 authored by kunleiz's avatar kunleiz Committed by Gerrit - the friendly Code Review server
Browse files

hal: Fix VoIP output or input use audio path when compress VOIP call is active

When voice call happen during compress VOIP call, VoIP input would
choose audio record when insert headset. First when voice call is
started, the call mode change to IN_CALL. Second compress VOIP input
stream would be closed, and then re-open when headset insert. Due to
call mode is IN_CALL, the input stream only can use audio-record
usecase even if compress VOIP still is active.

This change is to make sure VOIP input and output use VOIP path
when compress VOIP call is active.

CRs-Fixed: 1087113
Change-Id: If0c8151197b3617b112383d97dea5a290525bb0b
parent 2cca8693
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment