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

Commit 95768fc3 authored by Robert Shih's avatar Robert Shih Committed by Android (Google) Code Review
Browse files

Merge "PlaylistFetcher: clear mStartup for .aac playlists after seek" into lmp-mr1-dev

parents a64ed568 f5b7c3b3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1587,6 +1587,7 @@ status_t PlaylistFetcher::extractAndQueueAccessUnits(
                mStartTimeUsNotify->setInt32("streamMask", LiveSession::STREAMTYPE_AUDIO);
                mStartTimeUsNotify->post();
                mStartTimeUsNotify.clear();
                mStartup = false;
            }
        }