删除adas部分废弃逻辑

Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
donghongyu
2022-01-26 18:04:12 +08:00
parent 62a544242b
commit 24e8de608c
6 changed files with 0 additions and 204 deletions

View File

@@ -69,11 +69,6 @@ public class MainLauncherActivity extends MainActivity implements IMogoIntentLis
}
}
@Override
protected boolean shouldCloseADASPanelWhenPause() {
return !mIsHomeKeyDown;
}
@Override
protected void loadOthersModules() {
super.loadOthersModules();