[3.4.0-map-sdk]remove bugly impl

This commit is contained in:
zhongchao
2023-09-14 15:07:42 +08:00
parent 9ac785d60a
commit e374bf37a6
13 changed files with 2 additions and 32 deletions

View File

@@ -93,9 +93,6 @@ object ConfigStartUp {
}
private fun initOtherConfig(context: Context) {
// 配置BuglyAppIDMoGoEagleEye
CrashReportConstants.buglyAppID = "ac71228f85"
if (AppIdentityModeUtils.isTaxi(FunctionBuildConfig.appIdentityMode)) {
HdMapBuildConfig.currentCarVrIconRes = R.raw.chuzuche
} else if (AppIdentityModeUtils.isBus(FunctionBuildConfig.appIdentityMode)) {