summaryrefslogtreecommitdiff
path: root/makefile/studioBuild.xml
diff options
context:
space:
mode:
authorEric Cloninger <dcp874@motorola.com>2012-09-20 13:29:52 -0500
committerEric Cloninger <dcp874@motorola.com>2012-09-20 14:51:56 -0500
commit1e880631c2c2ea6d92d004a8b353dd3ba948626f (patch)
tree256fbb91d48f328088146fa417711977a2bb7da9 /makefile/studioBuild.xml
parent78354ed9ac24c22cbadc4cde13e73fbed90665ef (diff)
downloadmotodev-1e880631c2c2ea6d92d004a8b353dd3ba948626f.tar.gz
Updates to makefiles and sources to support third-party builds
These changes remove some unnecessary information from the build files, such as email addresses of recipients when a build finishes. Also removes the RSS plugin dependency since it isn't required for these plugins. Fix a cast that raised an error on strict compilation settings. Removed signing from build.properties. Change-Id: Id824ccd827ddf6558fe673042207910e0b4e4ca5
Diffstat (limited to 'makefile/studioBuild.xml')
-rw-r--r--makefile/studioBuild.xml2
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" /-->