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

Commit 176250ce authored by Eric Laurent's avatar Eric Laurent Committed by Android (Google) Code Review
Browse files

Merge "getCommunicationDevice() will wait after device update end" into main

parents eb737b68 7bc8a4f5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2056,7 +2056,7 @@ public class AudioDeviceBroker {
                            Log.e(TAG, "mCommunicationDeviceUpdateCount already 0 in"
                                    + " MSG_L_SET_COMMUNICATION_DEVICE_FOR_CLIENT");
                        }
                        mCommunicationDeviceLock.notify();
                        mCommunicationDeviceLock.notifyAll();
                    }
                    break;