[6100][ada]移除配置不能启动自动驾驶档位参数

This commit is contained in:
xinfengkun
2025-01-16 15:01:24 +08:00
committed by yangyakun
parent c8ca3fd493
commit d5c342fc78
3 changed files with 4 additions and 12 deletions

View File

@@ -330,13 +330,6 @@ object FunctionBuildConfig {
@JvmField
var urlJson: UrlConfig = GsonUtils.fromJson("{\"och_url\":\"https://tech.zhidaozhixing.com\"}", UrlConfig::class.java)
/**
* 最外层设置的Url
*/
@Volatile
@JvmField
var launchAutopilotGear: Set<Chassis.GearPosition>? = null
/**
* 当前应用是否支持patch升级
*/