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

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

Snap for 7375516 from e10d7a6b to sc-release

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


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