去除log信息
This commit is contained in:
@@ -41,7 +41,6 @@ class BuglyCrashReportProvider implements ITestCrashReportProvider {
|
||||
CrashReport.initCrashReport( context, "f3f8b0b2f1", true, strategy );
|
||||
CrashReport.putUserData( context, "serial", MoGoAiCloudClientConfig.getInstance().getSn() );
|
||||
String mapSDKVersion = AppUtils.getCustomMapSDKVersion(context);
|
||||
Log.e("lianglihui", "init: "+mapSDKVersion);
|
||||
CrashReport.putUserData( context, "MAP_SDK_VERSION",mapSDKVersion );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user