mirror of
https://github.com/ZCShou/GoGoGo.git
synced 2026-06-05 21:00:50 +08:00
update(service):update service stop
This commit is contained in:
parent
c37171ebb2
commit
8642e02f3c
@ -102,7 +102,7 @@ public class ServiceGo extends Service {
|
||||
removeTestProviderGPS();
|
||||
|
||||
unregisterReceiver(mActReceiver);
|
||||
stopForeground(true);
|
||||
stopForeground(STOP_FOREGROUND_REMOVE);
|
||||
|
||||
super.onDestroy();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user