[线程优化]升级版本
This commit is contained in:
@@ -37,7 +37,8 @@ if (!isAndroidTestBuild()) {
|
||||
threadNameMaxLength 1000
|
||||
//白名单中的类不进行替换
|
||||
white_list = [
|
||||
'leakcanary.*'
|
||||
'leakcanary.*',
|
||||
'com.loc.*'
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user