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

Commit 5cf8dedf authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 7375516 from e10d7a6b to sc-d1-release

Change-Id: I2a8a50325a8ea3da5262c33f3e058f42bec4f00e
parents 8aa1c0c3 e10d7a6b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1065,6 +1065,8 @@ status_t AudioFlinger::PlaybackThread::Track::start(AudioSystem::sync_event_t ev
            reset();
        }

        // clear mPauseHwPending because of pause (and possibly flush) during underrun.
        mPauseHwPending = false;
        if (state == PAUSED || state == PAUSING) {
            if (mResumeToStopping) {
                // happened we need to resume to STOPPING_1