version:1.1
fix: update:优化
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// IGetInfoInterface.aidl
|
||||
package com.uiui.zysn;
|
||||
package com.uiui.zy;
|
||||
|
||||
// Declare any non-default types here with import statements
|
||||
|
||||
@@ -21,4 +21,6 @@ interface IGetInfoInterface {
|
||||
boolean SnIsActivation();
|
||||
//设置为默认桌面
|
||||
void setDefaultLauncher(String pkg);
|
||||
//获取应用使用时长
|
||||
String getAppUsedStatistics();
|
||||
}
|
||||
Reference in New Issue
Block a user