Merge branch 'cc' into dev
This commit is contained in:
@@ -74,11 +74,7 @@ dependencies {
|
||||
implementation rootProject.ext.dependencies.videoarm64
|
||||
implementation rootProject.ext.dependencies.videojava
|
||||
implementation rootProject.ext.dependencies.eventbus
|
||||
implementation project(path: ':modules:mogo-module-v2x')
|
||||
implementation project(path: ':modules:mogo-module-v2x')
|
||||
implementation project(path: ':modules:mogo-module-v2x')
|
||||
implementation project(path: ':modules:mogo-module-v2x')
|
||||
implementation project(path: ':modules:mogo-module-v2x')
|
||||
|
||||
|
||||
// if( Boolean.valueOf(RELEASE)){
|
||||
// implementation rootProject.ext.dependencies.moduletanlulib
|
||||
|
||||
@@ -83,7 +83,6 @@ import com.mogo.module.tanlu.model.event.VoiceControlUpInfo;
|
||||
import com.mogo.module.tanlu.util.Utils;
|
||||
import com.mogo.module.tanlu.view.NetErrorDialog;
|
||||
import com.mogo.module.tanlu.view.UploadFailedDialog;
|
||||
import com.mogo.module.v2x.V2XConst;
|
||||
import com.mogo.service.MogoServicePaths;
|
||||
import com.mogo.service.adas.IMogoADASController;
|
||||
import com.mogo.service.analytics.IMogoAnalytics;
|
||||
|
||||
Reference in New Issue
Block a user