[dev_robobus-d_230322_3.0.0]云调度增加重启自驾功能
This commit is contained in:
@@ -165,6 +165,12 @@ object CallerHmiManager {
|
||||
hmiProviderApi?.dismissDispatchDialog()
|
||||
}
|
||||
|
||||
/**
|
||||
* 云调度重启自驾弹窗
|
||||
*/
|
||||
fun showDispatchRestartDialog(msgData: DispatchAdasAutoPilotLocReceiverBean){
|
||||
hmiProviderApi?.showDispatchRestartDialog(msgData)
|
||||
}
|
||||
|
||||
fun showVideoDialog(infList: List<Infrastructure>) {
|
||||
hmiProviderApi?.showVideoDialog(infList)
|
||||
|
||||
Reference in New Issue
Block a user