[8.2.4][hmi][运营面板-车辆相关] 增加驾驶模式和否启用AIP选项UI
This commit is contained in:
@@ -158,7 +158,8 @@ internal class MoGoLookAroundProviderImpl: IMoGoLookAroundProvider, IMoGoBackCam
|
||||
}
|
||||
}
|
||||
|
||||
override fun onGetParamResp(header: Header, getParamResp: SetParamReq, adasParam: AdasParam) {
|
||||
override fun onGetParamResp(adasParam: AdasParam) {
|
||||
super.onGetParamResp(adasParam)
|
||||
Log.d(TAG, "-- onGetParamResp -- 1 --")
|
||||
val parse = adasParam.m1StitchedVideoSelfVehicleParamParse
|
||||
if (parse != null) {
|
||||
|
||||
Reference in New Issue
Block a user