version:2.2.8
update:0928 fix:修复浏览器删除主页和白名单,数据为空时,浏览器管控失效 add:更换批次不恢复出厂设置时清除浏览器缓存
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user