aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorRaphael Moll <ralf@android.com>2014-05-05 20:42:49 -0700
committerRaphael Moll <ralf@android.com>2014-05-05 20:42:49 -0700
commit0743b16e0e82a8a858d815fc686997c6a99daf00 (patch)
tree5199b7f37af664c627f803ee949c06bbefd114fb /build
parente6241f8fc448fc563ed6bf94da09a292e5919339 (diff)
downloadsdk-0743b16e0e82a8a858d815fc686997c6a99daf00.zip
sdk-0743b16e0e82a8a858d815fc686997c6a99daf00.tar.gz
sdk-0743b16e0e82a8a858d815fc686997c6a99daf00.tar.bz2
Temporarily do not include emulator in win-sdk
Needed by change I1f88648d60 Change-Id: I33c102beadbbfd97e068df1ec3690e421d2994e1
Diffstat (limited to 'build')
-rwxr-xr-xbuild/tools.windows.atree39
1 files changed, 20 insertions, 19 deletions
diff --git a/build/tools.windows.atree b/build/tools.windows.atree
index 2ae2db1..7bab0bd 100755
--- a/build/tools.windows.atree
+++ b/build/tools.windows.atree
@@ -40,25 +40,26 @@ rm tools/jobb
prebuilts/devtools/tools/jobb.bat tools/jobb.bat
-rm tools/emulator
-rm tools/emulator-arm
-rm tools/emulator-x86
-rm tools/emulator-mips
-bin/emulator.exe strip tools/emulator.exe
-bin/emulator-arm.exe strip tools/emulator-arm.exe
-bin/emulator-x86.exe strip tools/emulator-x86.exe
-bin/emulator-mips.exe strip tools/emulator-mips.exe
-# Emulator libraries
-rm tools/lib/libOpenglRender.so
-rm tools/lib/libGLES_CM_translator.so
-rm tools/lib/libGLES_V2_translator.so
-rm tools/lib/libEGL_translator.so
-lib/libOpenglRender.dll tools/lib/libOpenglRender.dll
-lib/libGLES_CM_translator.dll tools/lib/libGLES_CM_translator.dll
-lib/libGLES_V2_translator.dll tools/lib/libGLES_V2_translator.dll
-lib/libEGL_translator.dll tools/lib/libEGL_translator.dll
-# Copy the emulator NOTICE in the tools dir
-external/qemu/NOTICE tools/emulator_NOTICE.txt
+###RM(2014-05-05) temporarily do not include emulator in sdk
+###rm tools/emulator
+###rm tools/emulator-arm
+###rm tools/emulator-x86
+###rm tools/emulator-mips
+###bin/emulator.exe strip tools/emulator.exe
+###bin/emulator-arm.exe strip tools/emulator-arm.exe
+###bin/emulator-x86.exe strip tools/emulator-x86.exe
+###bin/emulator-mips.exe strip tools/emulator-mips.exe
+#### Emulator libraries
+###rm tools/lib/libOpenglRender.so
+###rm tools/lib/libGLES_CM_translator.so
+###rm tools/lib/libGLES_V2_translator.so
+###rm tools/lib/libEGL_translator.so
+###lib/libOpenglRender.dll tools/lib/libOpenglRender.dll
+###lib/libGLES_CM_translator.dll tools/lib/libGLES_CM_translator.dll
+###lib/libGLES_V2_translator.dll tools/lib/libGLES_V2_translator.dll
+###lib/libEGL_translator.dll tools/lib/libEGL_translator.dll
+#### Copy the emulator NOTICE in the tools dir
+###external/qemu/NOTICE tools/emulator_NOTICE.txt
rm tools/etc1tool
bin/etc1tool.exe strip tools/etc1tool.exe