commit | 6e4e1bbbc1f3e3c8e53940ffec24da9d1be4ff25 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Thu Nov 10 15:19:51 2011 -0800 |
committer | Dianne Hackborn <hackbod@google.com> | Thu Nov 10 15:19:51 2011 -0800 |
tree | 219aa55baf7e5976ee1ce19a576dc27a0fdda58c | |
parent | 3f73914dc6172c64e28265bbe2acce88ffee0182 [diff] [blame] |
Dev branch for ICS MR2. Change-Id: I53c18f2e84cd0a5c6529da1acc5f2c8d0ad0ef2e
diff --git a/envsetup.sh b/envsetup.sh index bab2d25..2caec62 100644 --- a/envsetup.sh +++ b/envsetup.sh
@@ -908,7 +908,7 @@ echo "Running hat on $localFile" echo "View the output by pointing your browser at http://localhost:7000/" echo "" - hat $localFile + hat -JXmx512m $localFile } function getbugreports()