version:2.1.8
update:删除不用的数据,开机发送白名单管控 fix:修复qch_app_power_on为空时设备断网,修复开机动画不能写入bug, add:
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user