version:1.5.8
fix: update:更换图标,增加护眼模式,增加幼儿模式
This commit is contained in:
@@ -25,4 +25,6 @@ interface IGetInfoInterface {
|
||||
String getAppUsedStatistics();
|
||||
//获取应用市场app
|
||||
List<String> getAdminApp();
|
||||
//写入系统数据
|
||||
boolean putSecureInt(String key, int value);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user