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

Commit b946156e authored by Kai Wang's avatar Kai Wang Committed by android-build-merger
Browse files

Merge "A2dpSink stopFluorideStreaming"

am: 36942ffd

Change-Id: I87cbe9402d6b5684ec938d54ee3721bce0e5172c
parents 4ee914ab 36942ffd
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