[m1-p-1.1.0] close the app list activity and trace log

This commit is contained in:
zhongchao
2023-03-11 01:00:18 +08:00
parent 91299cb6f4
commit eecc56d15c
2 changed files with 5 additions and 5 deletions

View File

@@ -29,7 +29,7 @@ if (!isAndroidTestBuild()) {
apply plugin: 'chain.log.hook'
hooklog {
enableTraceToServer false
enableLoggerToLocal true
enableLoggerToLocal false
}
apply plugin: 'biz.config.hook'