aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager/app/etc/android.bat
diff options
context:
space:
mode:
Diffstat (limited to 'sdkmanager/app/etc/android.bat')
-rwxr-xr-xsdkmanager/app/etc/android.bat6
1 files changed, 3 insertions, 3 deletions
diff --git a/sdkmanager/app/etc/android.bat b/sdkmanager/app/etc/android.bat
index de950ed..1af1e47 100755
--- a/sdkmanager/app/etc/android.bat
+++ b/sdkmanager/app/etc/android.bat
@@ -23,9 +23,9 @@ set prog=%~f0
rem Grab current directory before we change it
set workdir=%cd%
-rem Change current directory and drive to where the script is, to avoid
-rem issues with directories containing whitespaces.
-cd /d %~dp0
+rem Change current directory to where ddms is, to avoid issues with directories
+rem containing whitespaces.
+cd %~dp0
set jarfile=sdkmanager.jar
set frameworkdir=