This commit is contained in:
zhongchao
2022-03-31 16:53:43 +08:00
parent 6209e76616
commit 55bc199f0d
79 changed files with 83 additions and 3260 deletions

View File

@@ -18,6 +18,10 @@ object CallerDevaToolsManager {
MogoServicePaths.PATH_DEVA_TOOLS
)
fun init(context: Context){
devaToolsProviderApi?.init(context)
}
/**
* 开始抓取全量日志
*/