version:1.0.1
fix: update:去掉推送,增加退出和返回桌面,使用csdk获取sn
This commit is contained in:
@@ -21,6 +21,7 @@ interface IGetInfoInterface {
|
||||
String getActivationCode();
|
||||
//设置为默认桌面
|
||||
void setDefaultLauncher(String pkg);
|
||||
void setCustomLauncher(String pkg, String className);
|
||||
//退出桌面
|
||||
void exitDesktop();
|
||||
//能否退出桌面
|
||||
|
||||
Reference in New Issue
Block a user