Skip to content

Commit d35ec73

Browse files
committed
fix: vision support
1 parent 997230a commit d35ec73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/helpers/livesync-command-helper.ts

+1
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ export class LiveSyncCommandHelper implements ILiveSyncCommandHelper {
104104
nativePrepare: {
105105
forceRebuildNativeApp: additionalOptions.forceRebuildNativeApp,
106106
},
107+
_device: d,
107108
}
108109
);
109110
this.$androidBundleValidatorHelper.validateDeviceApiLevel(d, buildData);

0 commit comments

Comments
 (0)