Commit d08db10
committed
Fix output parsing when connecting to started emulator
When starting Android emulator the output from the `net` `data` event always contains \r\n and when using EOL to split it on Mac or Linux it contains \r and then the parsing fails.1 parent dac3cf6 commit d08db10
1 file changed
+1
-1
lines changed
0 commit comments