version:2.1.8

update:删除不用的数据,开机发送白名单管控
fix:修复qch_app_power_on为空时设备断网,修复开机动画不能写入bug,
add:
This commit is contained in:
2021-07-02 18:04:10 +08:00
parent 89d4edd7c9
commit e38530fd81
18 changed files with 232 additions and 3600 deletions

View File

@@ -119,10 +119,7 @@
<!-- <category android:name="android.intent.category.LAUNCHER" /> -->
<!-- </intent-filter> -->
</activity>
<activity
android:name=".activity.DiscardActivity"
android:excludeFromRecents="true"
android:launchMode="singleTop" /> <!-- <service android:name=".server.MyDownloadService" /> -->
<!-- <service android:name=".server.MyDownloadService" /> -->
<service android:name=".server.GuardService" />
<service
android:name=".server.StepService"