Android module: print list of devices before start new emulator
This commit is contained in:
@@ -71,6 +71,7 @@ public class OutputUtils {
|
|||||||
checkResult(RunUtils.execute(commandLineForStoppingEmulators));
|
checkResult(RunUtils.execute(commandLineForStoppingEmulators));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
checkResult(RunUtils.execute(commandLineForListOfDevices));
|
||||||
}
|
}
|
||||||
|
|
||||||
private OutputUtils() {
|
private OutputUtils() {
|
||||||
|
|||||||
Reference in New Issue
Block a user