Merge branch 'dev2_aiSdk' of gitlab.zhidaoauto.com:ecos/yycp-service/Launcher into dev2_aiSdk
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
// ShapshotSetData.aidl
|
||||
package com.mogo.module.common.entity;
|
||||
parcelable MogoSnapshotSetData;
|
||||
@@ -1,14 +0,0 @@
|
||||
// IMachineVisionInterface.aidl
|
||||
package com.mogo.module.common.machinevision;
|
||||
import com.mogo.module.common.entity.MogoSnapshotSetData;
|
||||
|
||||
// Declare any non-default types here with import statements
|
||||
|
||||
interface IMachineVisionInterface {
|
||||
|
||||
oneway void postData(in MogoSnapshotSetData data);
|
||||
|
||||
oneway void hideViewIfExist();
|
||||
|
||||
oneway void showViewIfExist();
|
||||
}
|
||||
Reference in New Issue
Block a user