Fix crash on Android O

This commit is contained in:
topjohnwu
2017-07-01 17:55:43 +08:00
parent 1daf5a611c
commit 789fef34ba
4 changed files with 51 additions and 21 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
<receiver android:name=".receivers.ManagerUpdate" />
<service android:name=".services.BootupIntentService" />
<service android:name=".services.OnBootIntentService" />
<service
android:name=".services.UpdateCheckService"