version:2.2.10.25

fix:
update:增加禁用app
This commit is contained in:
2022-10-26 09:20:21 +08:00
parent 5875eff3c6
commit 2db37bdfa4
20 changed files with 442 additions and 68 deletions

View File

@@ -112,5 +112,6 @@ public class CommonConfig {
/*恢复出厂设置开关*/
public final static String AOLE_ACTION_RESTORE_FORBID_ON = "aole_restore_forbid_on";
public final static String AOLE_ACTION_DISABLE_APP = "aole_disable_app_list";
}