Stop service before calling exitProcess
This commit is contained in:
@@ -607,6 +607,7 @@ class PlayerService : InvincibleService(), Player.Listener, PlaybackStatsListene
|
||||
|
||||
notificationManager?.notify(SleepTimerNotificationId, notification)
|
||||
|
||||
stopSelf()
|
||||
exitProcess(0)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user