Commit 4e94ad4
feat(livesync): support livesync in remote machine (#5560)
* feat: support livesync in remote machine
adds support to wsl via `export LIVESYNC_ADDR=hostIpAddr`
* Update lib/services/livesync/android-device-livesync-service.ts
* Update lib/services/livesync/android-livesync-tool.ts
Co-authored-by: Igor Randjelovic <rigor789@gmail.com>1 parent 37e2dbb commit 4e94ad4
File tree
2 files changed
+9
-4
lines changed- lib/services/livesync
2 files changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
264 | | - | |
265 | | - | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
266 | 270 | | |
267 | 271 | | |
268 | 272 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
0 commit comments