diff options
| author | Xavier Ducrohet <xav@android.com> | 2012-09-20 16:28:53 -0700 |
|---|---|---|
| committer | android code review <noreply-gerritcodereview@google.com> | 2012-09-20 16:28:54 -0700 |
| commit | 6ddc6008c328cdb9f03e71bdbb44f48586026c43 (patch) | |
| tree | 256fbb91d48f328088146fa417711977a2bb7da9 /makefile/studioBuild.xml | |
| parent | 78354ed9ac24c22cbadc4cde13e73fbed90665ef (diff) | |
| parent | 1e880631c2c2ea6d92d004a8b353dd3ba948626f (diff) | |
| download | platform_tools_motodev-jb-mr1-dev.tar.gz platform_tools_motodev-jb-mr1-dev.tar.bz2 platform_tools_motodev-jb-mr1-dev.zip | |
Merge "Updates to makefiles and sources to support third-party builds"android-sdk-support_r11android-cts-4.2_r2android-cts-4.2_r1android-4.2_r1android-4.2.2_r1.2android-4.2.2_r1.1android-4.2.2_r1android-4.2.1_r1.2android-4.2.1_r1.1android-4.2.1_r1jb-mr1.1-releasejb-mr1.1-devjb-mr1-releasejb-mr1-dev
Diffstat (limited to 'makefile/studioBuild.xml')
| -rw-r--r-- | makefile/studioBuild.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile/studioBuild.xml b/makefile/studioBuild.xml index 85c8331..5b09735 100644 --- a/makefile/studioBuild.xml +++ b/makefile/studioBuild.xml @@ -29,7 +29,7 @@ <mkdir dir="${OUTPUT_DIR}/output" /> - <antcall target="check_plugins_needing_version_update" /> + <!-- antcall target="check_plugins_needing_version_update" /--> <!-- antcall target="build.app.validator.product" /--> |
