Skip to content
Commit 46b434ff authored by Alejandro Ochoa's avatar Alejandro Ochoa Committed by Glenn Kasten
Browse files

Built-in mic is not used when USB mic is disconnected



In some cases when the USB microphone is disconnected,
audio stack does not switch to the built-in microphone.
It gets stuck in a state where it still recognizes the
USB mic is still connected. Current device removal
implementation only considers USB output devices such
as headset. The same process should be used for input
USB devices (microphone).

Bug: 24932354
Change-Id: Ic2089ef5a9a318cb47336ade405f79eccd7129f8
Signed-off-by: default avatarAlejandro Ochoa <alejandro.ochoa@intel.com>
parent a6151572
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