[6.7.0]红绿灯自车感知默认展示,去掉运营面板红绿灯开关

This commit is contained in:
xuxinchao
2024-10-11 11:45:28 +08:00
parent 4e3aff73c5
commit 7bbd260b99
7 changed files with 31 additions and 142 deletions

View File

@@ -18,19 +18,6 @@ object HmiBuildConfig {
@Volatile
var isShowLimitingVelocityView = false
/**
* 是否显示 红绿等
*/
@JvmField
@Volatile
var isShowTrafficLightView = false
/**
* 是否显示 车端融合红绿等
*/
@JvmField
@Volatile
var isShowCarSourceTrafficLightView = false
/**
* 是否展示系统启动状态展示视图,默认展示 true展示 false不展示