remove the commented stopService() call (to avoid future confusion)

This commit is contained in:
orionlee 2019-03-05 15:07:16 -08:00
parent 24915785eb
commit 7a905c0570

View File

@ -672,7 +672,6 @@ public class PlaybackService extends MediaBrowserServiceCompat {
case STOPPED:
//writePlaybackPreferencesNoMediaPlaying();
//serviceManager.stopService();
break;
case PLAYING: