version:4.7
fix: update:增加远程获取隐藏app列表,禁用app列表
This commit is contained in:
@@ -12,4 +12,6 @@ interface SystemInfoInterface {
|
||||
double aDouble, String aString);
|
||||
|
||||
String getSerial();
|
||||
List<String> getHideIcon();
|
||||
List<String> getDisableIcon();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user