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

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

hal: Fix input device update improper when device switch for VoIP usecase

Input device is not updated when device switch for VOIP usecase. When
device switch, output device will check in check_usecases_codec_backend
function to make sure all usecase route to valid output device. Ouput
device is updated to new device, but input device is not updted.
When VoIP update voc cal data, the device pair mismatch would happen.

Fix this by update input device togehter when VoIP is active.

CRs-Fixed: 1104278
Change-Id: I93ac90ae7c597f0281bb71489ed163a88b574df3
parent 21746c53
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