AI 143371: am: CL 143221 am: CL 143024 CTS: Increase java heap size for coverage tool
  Original author: phillipd
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143371
diff --git a/tools/test-progress-new/etc/test-progress b/tools/test-progress-new/etc/test-progress
index 5339f4f..29db7a4 100644
--- a/tools/test-progress-new/etc/test-progress
+++ b/tools/test-progress-new/etc/test-progress
@@ -353,7 +353,7 @@
     SOURCE_PATH="${ANDROID_SOURCE_PATH} ${ANDROID_PACKAGE}"
 fi
 
-javadoc -J-Xmx512m -docletpath $CLASSES -doclet testprogress2.TestCoverageDoclet -f $TESTCOVERAGE_FLAGS -d $OUTPUT -sourcepath $SOURCE_PATH
+javadoc -J-Xmx1024M -docletpath $CLASSES -doclet testprogress2.TestCoverageDoclet -f $TESTCOVERAGE_FLAGS -d $OUTPUT -sourcepath $SOURCE_PATH
 
 # left out on purpose:
 # org.w3c.dom packages: the tests in the xml module are superseded by the