aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorRaphael Moll <raphael@google.com>2012-03-23 10:49:40 -0700
committerRaphael Moll <raphael@google.com>2012-03-23 10:49:40 -0700
commit42abcff24ee6cb9afa5b70479a6141a3dec7c2e9 (patch)
tree85f82d60287c4092c0bee3bda8036300f00feb6f /build
parent3741dadd458c340e57fb1c472891367bc634a84e (diff)
downloadsdk-42abcff24ee6cb9afa5b70479a6141a3dec7c2e9.zip
sdk-42abcff24ee6cb9afa5b70479a6141a3dec7c2e9.tar.gz
sdk-42abcff24ee6cb9afa5b70479a6141a3dec7c2e9.tar.bz2
Fix build: disable monitor RCP in sdk.
Change-Id: Icd7081c1b6285b76e3e08307b125b6dbb546cfcb
Diffstat (limited to 'build')
-rw-r--r--build/tools.darwin.atree5
-rw-r--r--build/tools.linux.atree7
-rwxr-xr-xbuild/tools.windows.atree9
3 files changed, 12 insertions, 9 deletions
diff --git a/build/tools.darwin.atree b/build/tools.darwin.atree
index dafc3a0..a09578d 100644
--- a/build/tools.darwin.atree
+++ b/build/tools.darwin.atree
@@ -23,6 +23,7 @@
##############################################################################
# RCP Monitor.
-bin/monitor tools/monitor
-eclipse/monitor-macosx.cocoa.x86_64/monitor tools/lib/monitor-x86_64
+# Not ready yet, fails due to missing "ant" on build servers
+# bin/monitor tools/monitor
+# eclipse/monitor-macosx.cocoa.x86_64/monitor tools/lib/monitor-x86_64
diff --git a/build/tools.linux.atree b/build/tools.linux.atree
index 2e0bb77..a485679 100644
--- a/build/tools.linux.atree
+++ b/build/tools.linux.atree
@@ -23,7 +23,8 @@
##############################################################################
# RCP Monitor.
-bin/monitor tools/monitor
-eclipse/monitor-linux.gtk.x86/monitor tools/lib/monitor-x86
-eclipse/monitor-linux.gtk.x86_64/monitor tools/lib/monitor-x86_64
+# Not ready yet, fails due to missing "ant" on build servers
+# bin/monitor tools/monitor
+# eclipse/monitor-linux.gtk.x86/monitor tools/lib/monitor-x86
+# eclipse/monitor-linux.gtk.x86_64/monitor tools/lib/monitor-x86_64
diff --git a/build/tools.windows.atree b/build/tools.windows.atree
index f2c782b..1f87e7e 100755
--- a/build/tools.windows.atree
+++ b/build/tools.windows.atree
@@ -87,10 +87,11 @@ rm tools/zipalign
bin/zipalign.exe strip tools/zipalign.exe
# RCP Monitor.
-rm tools/monitor
-sdk/eclipse/scripts/rcp/monitor.bat tools/monitor.bat
-eclipse/monitor-win32.win32.x86/monitor tools/lib/monitor-x86
-eclipse/monitor-win32.win32.x86_64/monitor tools/lib/monitor-x86_64
+# Not ready yet, fails due to missing "ant" on build servers
+# rm tools/monitor
+# sdk/eclipse/scripts/rcp/monitor.bat tools/monitor.bat
+# eclipse/monitor-win32.win32.x86/monitor tools/lib/monitor-x86
+# eclipse/monitor-win32.win32.x86_64/monitor tools/lib/monitor-x86_64
# Copy the AVD & SDK Manager (aka avd/sdklauncher) to the root of the SDK as