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

Commit f6e364e8 authored by Andreas Huber's avatar Andreas Huber Committed by Android (Google) Code Review
Browse files

Merge "Properly initialize some instance variables."

parents 846b7624 bf0a0644
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -574,6 +574,8 @@ void AwesomePlayer::reset_l() {
        mStats.mTracks.clear();
    }

    mWatchForAudioSeekComplete = false;
    mWatchForAudioEOS = false;
}

void AwesomePlayer::notifyListener_l(int msg, int ext1, int ext2) {