@@ -12,11 +12,6 @@ import com.mogo.map.uicontroller.EnumMapUI;
|
||||
*/
|
||||
public interface IMogoADASController extends IProvider {
|
||||
|
||||
/**
|
||||
* 打开adas
|
||||
*/
|
||||
@Deprecated
|
||||
void openADAS();
|
||||
|
||||
/**
|
||||
* 隐藏adas
|
||||
@@ -117,8 +112,6 @@ public interface IMogoADASController extends IProvider {
|
||||
*/
|
||||
int getAutopilotStatus();
|
||||
|
||||
void mockOchStatus(int state, String reason);
|
||||
|
||||
/**
|
||||
* 获取车身的定位纬度
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user