调试窗

状态中心增加后台运行是否优化状态以及设置入口
This commit is contained in:
xuxinchao
2022-06-23 18:12:32 +08:00
parent c4aed44ad9
commit 862541f5ea
3 changed files with 33 additions and 3 deletions

View File

@@ -103,7 +103,7 @@ dependencies {
api rootProject.ext.dependencies.mogo_core_function_api
implementation project(':libraries:map-usbcamera')
implementation project(':libraries:mogo-adas-other')
} else {
api project(':foudations:mogo-aicloud-services-sdk')
api project(':foudations:mogo-commons')
@@ -137,6 +137,7 @@ dependencies {
api project(':core:mogo-core-function-api')
api project(':libraries:map-usbcamera')
api project(':libraries:mogo-adas-other')
}
}