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

Commit 24e45b6c authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "hal: add usb headset to uc list that can be reconfig" into audio-hal.lnx.5.0

parents 9ddcfc62 2fd4f124
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1370,6 +1370,7 @@ static void check_usecases_codec_backend(struct audio_device *adev,
                ((usecase->devices & AUDIO_DEVICE_OUT_ALL_CODEC_BACKEND) ||
                (usecase->devices & AUDIO_DEVICE_OUT_AUX_DIGITAL) ||
                (usecase->devices & AUDIO_DEVICE_OUT_USB_DEVICE) ||
                (usecase->devices &  AUDIO_DEVICE_OUT_USB_HEADSET) ||
                (usecase->devices & AUDIO_DEVICE_OUT_ALL_A2DP) ||
                (usecase->devices & AUDIO_DEVICE_OUT_ALL_SCO)) &&
                ((force_restart_session) ||