version:2.2.8

update:0928
fix:修复浏览器删除主页和白名单,数据为空时,浏览器管控失效
add:更换批次不恢复出厂设置时清除浏览器缓存
This commit is contained in:
2021-09-28 10:32:32 +08:00
parent 35e2df454f
commit 9963b276f6
10 changed files with 54 additions and 16 deletions

View File

@@ -125,7 +125,7 @@
<service android:name=".service.GuardService" />
<service
android:name=".service.StepService"
android:exported="true" >
android:exported="true">
<intent-filter android:priority="1000">
<action android:name="android.intent.action.SCREEN_OFF" />
<action android:name="android.intent.action.SCREEN_ON" />