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

Commit 320deb79 authored by Rakesh Iyer's avatar Rakesh Iyer Committed by Android (Google) Code Review
Browse files

Merge "Remove extra call to dispatchStart()."

parents 8457abe7 f14011af
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1112,7 +1112,6 @@ public abstract class TextToSpeechService extends Service {

        @Override
        protected void playImpl() {
            dispatchOnStart();
            super.playImpl();
            try {
              mFileOutputStream.close();