More ADB shenanigans
This commit is contained in:
@@ -284,7 +284,7 @@ class AndroidHelper {
|
|||||||
var devices = new Array <String> ();
|
var devices = new Array <String> ();
|
||||||
var output = "";
|
var output = "";
|
||||||
|
|
||||||
if (PlatformHelper.hostPlatform == Platform.MAC) {
|
if (PlatformHelper.hostPlatform != Platform.WINDOWS) {
|
||||||
|
|
||||||
var tempFile = PathHelper.getTemporaryFile ();
|
var tempFile = PathHelper.getTemporaryFile ();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user