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

Skip to content
Commit 557e7284 authored by Zhou Song's avatar Zhou Song Committed by Gerrit - the friendly Code Review server
Browse files

hal: fix acdb data corruption when both voice and voip are active

If voice call comes on handset and there's background voip call
active on speaker path, when speaker and handset has different
backend, during switching input device, acdb data will still be
active with speaker device while later on when audio route of voice
call becomes active, it will switch the data to handset device.
This could cause acdb data corruption in DSP and crash happen.

Always make sure the acdb data to be aligned with voice use case.

Change-Id: I817d9e0b737904983f621408649319093300b98b
CRs-Fixed: 2043138
parent 20c17d50
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