[dev_arch_opt_3.0]
[Change] [ 1、增加清扫车多屏幕支持 ] Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
@@ -39,15 +39,18 @@ project.dependencies {
|
||||
// taxi乘客端
|
||||
fPadLenovoOchTaxiPassengerImplementation (project(':OCH:mogo-och-taxi-passenger'))
|
||||
|
||||
// Bus司机端
|
||||
// 多屏幕-Bus司机端
|
||||
fMultiDisplayOchBusImplementation (project(':OCH:mogo-och-bus'))
|
||||
// Bus乘客端
|
||||
// 多屏幕-Bus乘客端
|
||||
fMultiDisplayOchBusImplementation (project(':OCH:mogo-och-bus-passenger'))
|
||||
|
||||
// taxi司机端
|
||||
// 多屏幕-taxi司机端
|
||||
fMultiDisplayOchTaxiImplementation (project(':OCH:mogo-och-taxi'))
|
||||
// taxi乘客端
|
||||
// 多屏幕-taxi乘客端
|
||||
fMultiDisplayOchTaxiImplementation (project(':OCH:mogo-och-taxi-passenger'))
|
||||
|
||||
// 清扫车-多屏幕
|
||||
fMultiDisplaySweeperImplementation (project(':OCH:mogo-och-sweeper'))
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user