8.0.17 apm 修改

This commit is contained in:
lianglihui
2021-12-28 16:37:10 +08:00
parent af800c6f9c
commit 55ec24c258
16 changed files with 237 additions and 109 deletions

View File

@@ -24,7 +24,7 @@ import java.io.IOException;
*
* 描述
*/
@Route(path = CrashReportConstants.PATH)
//@Route(path = CrashReportConstants.PATH)
public class BuglyCrashReportProvider implements ITestCrashReportProvider {
private static final String TAG = "BuglyCrashReportProvider";