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

Commit 741d8332 authored by William Escande's avatar William Escande Committed by Gerrit Code Review
Browse files

Merge "AudioDeviceBroker: Add missing break"

parents eb03a3b8 4fbe0638
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1205,6 +1205,7 @@ import java.util.concurrent.atomic.AtomicBoolean;
                        mDeviceInventory.onSetBtActiveDevice((BtDeviceInfo) msg.obj,
                                mAudioService.getBluetoothContextualVolumeStream());
                    }
                    break;
                case MSG_BT_HEADSET_CNCT_FAILED:
                    synchronized (mSetModeLock) {
                        synchronized (mDeviceStateLock) {