version:2.2.3
update: fix: add:设置系统默认桌面接口和推送
This commit is contained in:
@@ -95,8 +95,8 @@
|
||||
<service
|
||||
android:name=".service.RemoteService"
|
||||
android:enabled="true"
|
||||
android:process=":remote"
|
||||
android:exported="true" />
|
||||
android:exported="true"
|
||||
android:process=":remote" />
|
||||
<service
|
||||
android:name=".service.LogcatService"
|
||||
android:enabled="true"
|
||||
|
||||
Reference in New Issue
Block a user