[dev_arch_opt_3.0] 优化下载apk调用
This commit is contained in:
@@ -109,6 +109,11 @@ interface IDevaToolsProvider : IProvider {
|
||||
*/
|
||||
fun downLoadPackage(downloadKey: String, downloadUrl: String)
|
||||
|
||||
/**
|
||||
* 更新下载进度
|
||||
*/
|
||||
fun updateUpgradeProgress()
|
||||
|
||||
/**
|
||||
* 展示状态栏
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user