[自主算路验证] feat: 增加关闭SOPSettingView的入口方法,在登出时 关闭;
This commit is contained in:
@@ -104,6 +104,13 @@ object CallerHmiManager {
|
||||
hmiProviderApi?.hideToolsView()
|
||||
}
|
||||
|
||||
/**
|
||||
* 关闭运营面板
|
||||
*/
|
||||
fun hideSOPSettingView() {
|
||||
hmiProviderApi?.hideSOPSettingView()
|
||||
}
|
||||
|
||||
/**
|
||||
* 展示绑定车辆弹框
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user