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

Commit e68e2026 authored by Vlad Popa's avatar Vlad Popa Committed by Android (Google) Code Review
Browse files

Merge "Replace stream bt sco internally with voice call" into main

parents 69120a8b 33b5cb78
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1432,6 +1432,8 @@ public class AudioDeviceBroker {
        }
        mCurCommunicationPortId = portId;

        mAudioService.postScoDeviceActive(isBluetoothScoActive());

        final int nbDispatchers = mCommDevDispatchers.beginBroadcast();
        for (int i = 0; i < nbDispatchers; i++) {
            try {
+287 −52

File changed.

Preview size limit exceeded, changes collapsed.