[Upload]
给220 0.0.58.5 2.1.16.5 1、修复应用杀进程后快速重启异常crash 2、针对模型加载失败增加了重试机制 Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
@@ -54,7 +54,7 @@ public interface IMogoMap {
|
||||
* @param type
|
||||
* @param modelRes
|
||||
*/
|
||||
void addPreVehicleModel(int type, int modelRes);
|
||||
String addPreVehicleModel(int type, int modelRes);
|
||||
|
||||
/**
|
||||
* 要移除的感知数据uuid
|
||||
|
||||
Reference in New Issue
Block a user