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

Commit 36942ffd authored by Kai Wang's avatar Kai Wang Committed by Gerrit Code Review
Browse files

Merge "A2dpSink stopFluorideStreaming"

parents 0993afe1 b9a5bd85
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -501,6 +501,7 @@ public class A2dpSinkStateMachine extends StateMachine {
                    mStreaming = new A2dpSinkStreamHandler(A2dpSinkStateMachine.this, mContext);
                }
            }
            informAudioFocusStateNative(0);
        }

        @Override