[3.2.0] add safey policy of lineid within aiCloud roma

This commit is contained in:
zhongchao
2023-05-19 14:45:31 +08:00
parent 4839549b91
commit a8261e8ffb

View File

@@ -166,6 +166,8 @@ class AiCloudIdentifyDataManager : IMogoMapListener,
super.onAutopilotRouteLineId(lineId)
if (lineId == 0L) {
updateRomaStyle(true)
}else{
CallerAutoPilotControlManager.getGlobalPath()
}
}