Merge "Increase droiddoc -J-Xmx to 1600MB."

This commit is contained in:
Ying Wang 2015-11-20 02:33:11 +00:00 committed by Gerrit Code Review
commit 01f49a3d5e
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ $(full_target): \
javadoc \
-encoding UTF-8 \
\@$(PRIVATE_SRC_LIST_FILE) \
-J-Xmx1280m \
-J-Xmx1600m \
-XDignore.symbol.file \
$(PRIVATE_PROFILING_OPTIONS) \
-quiet \