version:1.3.5
fix: update:增加学习资源下载,修复退出桌面再进入卡顿,增加语音助手
This commit is contained in:
@@ -23,4 +23,6 @@ interface IGetInfoInterface {
|
||||
void setDefaultLauncher(String pkg);
|
||||
//获取应用使用时长
|
||||
String getAppUsedStatistics();
|
||||
//获取应用市场app
|
||||
List<String> getAdminApp();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user