version:3.8 mtk
fix: update:优化解锁后默认桌面
This commit is contained in:
@@ -15,6 +15,6 @@ interface SystemInfoInterface {
|
||||
List<String> getHideIcon();
|
||||
List<String> getDisableIcon();
|
||||
String getTopAppPackage();
|
||||
boolean SystemPutInt(String name , int value);
|
||||
boolean SystemPutInt(String name, int value);
|
||||
void setDefaultDesktop(String pkg);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user