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

Commit 63fc2f79 authored by Jean-Michel Trivi's avatar Jean-Michel Trivi Committed by Android (Google) Code Review
Browse files

Merge "AudioService: fix muting when BT profile proxy is null" into main

parents 96b0e339 a139d622
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1812,6 +1812,7 @@ public class AudioDeviceBroker {
                                        "msg: MSG_L_SET_BT_ACTIVE_DEVICE "
                                            + "received with null profile proxy: "
                                            + btInfo)).printLog(TAG));
                                sendMsg(MSG_CHECK_MUTE_MUSIC, SENDMSG_REPLACE, 0 /*delay*/);
                                return;
                            }
                            @AudioSystem.AudioFormatNativeEnumForBtCodec final int codec =