This commit is contained in:
lixiaopeng
2021-02-23 14:59:16 +08:00
parent b9b4b8d2e6
commit 6891d97505
20 changed files with 12 additions and 530 deletions

View File

@@ -1,3 +1,3 @@
// ShapshotSetData.aidl
package com.mogo.module.common.entity;
package com.mogo.realtime.entity;
parcelable MogoSnapshotSetData;

View File

@@ -1,6 +1,6 @@
// IMachineVisionInterface.aidl
package com.mogo.module.common.machinevision;
import com.mogo.module.common.entity.MogoSnapshotSetData;
import com.mogo.realtime.entity.MogoSnapshotSetData;
// Declare any non-default types here with import statements