Commit 6d458af
committed
Fix adb related commands when path has spaces
When CLI is installed in directory, which has space (or the path above this dir has spaces) and android-sdk is not installed, we are trying to execute adb from our resources. This is failing due to missing `"` in our commands.
Fixes #4701 parent d9f8018 commit 6d458af
1 file changed
+1
-1
lines changed
0 commit comments