am 420b59fe: Fix windows SDK build.
Merge commit '420b59fe215f8a912e66759d1c4a252bea3df39d' into gingerbread-plus-aosp * commit '420b59fe215f8a912e66759d1c4a252bea3df39d': Fix windows SDK build.
This commit is contained in:
@@ -189,7 +189,7 @@ function package() {
|
||||
cp -v sdk/apkbuilder/etc/apkbuilder.bat "$TOOLS"/
|
||||
cp -v sdk/ddms/app/etc/ddms.bat "$TOOLS"/
|
||||
cp -v sdk/traceview/etc/traceview.bat "$TOOLS"/
|
||||
cp -v sdk/hierarchyviewer/etc/hierarchyviewer.bat "$TOOLS"/
|
||||
cp -v sdk/hierarchyviewer2/app/etc/hierarchyviewer.bat "$TOOLS"/
|
||||
cp -v sdk/layoutopt/app/etc/layoutopt.bat "$TOOLS"/
|
||||
cp -v sdk/draw9patch/etc/draw9patch.bat "$TOOLS"/
|
||||
cp -v sdk/sdkmanager/app/etc/android.bat "$TOOLS"/
|
||||
|
||||
@@ -55,7 +55,7 @@ cp $V ${TOPDIR}sdk/files/find_java.bat $LIB/
|
||||
cp $V ${TOPDIR}sdk/apkbuilder/etc/apkbuilder.bat $TOOLS/
|
||||
cp $V ${TOPDIR}sdk/ddms/app/etc/ddms.bat $TOOLS/
|
||||
cp $V ${TOPDIR}sdk/traceview/etc/traceview.bat $TOOLS/
|
||||
cp $V ${TOPDIR}sdk/hierarchyviewer/etc/hierarchyviewer.bat $TOOLS/
|
||||
cp $V ${TOPDIR}sdk/hierarchyviewer2/app/etc/hierarchyviewer.bat $TOOLS/
|
||||
cp $V ${TOPDIR}sdk/layoutopt/app/etc/layoutopt.bat $TOOLS/
|
||||
cp $V ${TOPDIR}sdk/draw9patch/etc/draw9patch.bat $TOOLS/
|
||||
cp $V ${TOPDIR}sdk/sdkmanager/app/etc/android.bat $TOOLS/
|
||||
|
||||
Reference in New Issue
Block a user