aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorRaphael Moll <raphael@google.com>2011-12-01 10:36:25 -0800
committerRaphael Moll <raphael@google.com>2011-12-01 10:37:51 -0800
commit0c0e91cea1cbb74505a19300022a99b40cb1328a (patch)
tree1ae2ad313381c724fb652d0adf125338cc02fafe /build
parentc4db916b3bfa9d50e6726a1f7ea96e2b70bbc8e5 (diff)
downloadsdk-0c0e91cea1cbb74505a19300022a99b40cb1328a.zip
sdk-0c0e91cea1cbb74505a19300022a99b40cb1328a.tar.gz
sdk-0c0e91cea1cbb74505a19300022a99b40cb1328a.tar.bz2
SDK: temporarily package both android.bat and android.exe
This is temporary as I continue working on android.exe Change-Id: I60d5206455798e70468c66930c6f3723e18c0198
Diffstat (limited to 'build')
-rwxr-xr-xbuild/tools.windows.atree4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/tools.windows.atree b/build/tools.windows.atree
index 328f630..0374a30 100755
--- a/build/tools.windows.atree
+++ b/build/tools.windows.atree
@@ -19,9 +19,9 @@
#
rm tools/android
+#TODO use both android.bat + exe. Remove .bat when the exe is polished enough.
sdk/sdkmanager/app/etc/android.bat tools/android.bat
-#TODO enable later. Not ready for prime time yet.
-#bin/win_android.exe strip tools/android.exe
+bin/win_android.exe strip tools/android.exe
rm tools/apkbuilder
sdk/apkbuilder/etc/apkbuilder.bat tools/apkbuilder.bat