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

Commit 647cb2df authored by Kai Wang's avatar Kai Wang Committed by Gerrit Code Review
Browse files

Merge "A2dpSink stopFluorideStreaming"

parents c38d1fc7 b4777ebc
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