opt
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
// ShapshotSetData.aidl
|
||||
package com.mogo.module.common.entity;
|
||||
package com.mogo.realtime.entity;
|
||||
parcelable MogoSnapshotSetData;
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user