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

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

Merge "A2dpSink stopFluorideStreaming" am: 36942ffd

am: b946156e

Change-Id: I7191647827c1258609bbe4369d73c5173750c6dc
parents c9bd8435 b946156e
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