add app upgrade

This commit is contained in:
lixiaopeng
2022-06-21 18:37:11 +08:00
committed by liujing
parent 53d8abc954
commit c814c59ca5
16 changed files with 596 additions and 3 deletions

View File

@@ -102,7 +102,6 @@ public class MoGoHandAdasMsgManager implements
public void onAutopilotBrakeLightData(boolean brakeLight) {
}
@Override
public void onAutopilotCarConfig(@NotNull MessagePad.CarConfigResp carConfigResp) {
if (carConfigResp != null && !TextUtils.isEmpty(carConfigResp.getMacAddress())) {