Merge branch 'dev_robotaxi-d_241112_6.8.0' of gitlab.zhidaoauto.com:SCA/L4HA/AndroidApp/MoGoEagleEye into dev_robotaxi-d_241112_6.8.0
This commit is contained in:
@@ -455,4 +455,11 @@ object CallerHmiManager {
|
||||
hmiProviderApi?.showColdStartWindow()
|
||||
}
|
||||
|
||||
/**
|
||||
* 是否触发展示安全停车弹窗
|
||||
*/
|
||||
fun toggleSafetyStopCarWarning(show: Boolean) {
|
||||
hmiProviderApi?.toggleSafeStopCarWarning(show)
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user