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

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

Merge "A2dpSink stopFluorideStreaming" am: 36942ffd am: b946156e

am: c76c9637

Change-Id: I79fb51aa5e414737ef9d01c062bd7f07299ff383
parents 789f603d c76c9637
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