优化远程获取管控,优化管控逻辑

This commit is contained in:
2022-09-01 11:35:46 +08:00
parent b573043d1a
commit 5c229e46d1
21 changed files with 1849 additions and 113 deletions

View File

@@ -127,7 +127,7 @@
android:name=".service.RemoteService"
android:enabled="true"
android:exported="true"
android:process=":remote" />
/>
<service
android:name=".service.main.MainService"