[2.13.0-arch-opt] merge 2.14.0 line id func

This commit is contained in:
zhongchao
2023-02-14 15:17:40 +08:00
parent 5f363baab6
commit 4f25b0fd43
15 changed files with 171 additions and 1 deletions

View File

@@ -126,4 +126,9 @@ public class MogoRouteOverlayManager implements
@Override
public void onAutopilotStatusRespByQuery(@NonNull SystemStatusInfo.StatusInfo status) {
}
@Override
public void onAutopilotRouteLineId(long lineId) {
}
}