obu数据通道基本打通,待实车验证

This commit is contained in:
yangjingjing
2020-06-23 23:56:38 +08:00
parent 0066123855
commit babbd47562
7 changed files with 28 additions and 32 deletions

View File

@@ -44,7 +44,6 @@ public class MogoApplication extends AbsMogoApplication {
DebugConfig.setLaunchLocationService( BuildConfig.LAUNCH_LOCATION_SERVICE );
DebugConfig.setUseCustomNavi( BuildConfig.USE_CUSTOM_NAVI );
DebugConfig.setLauncher( BuildConfig.IS_LAUNCHER );
DebugConfig.setUseMockObuData(true);
super.onCreate();
// Crash 日志收集
final long start = System.currentTimeMillis();