Merge "Dev branch for ICS MR2."

This commit is contained in:
Dianne Hackborn
2011-11-14 13:14:25 -08:00
committed by Android (Google) Code Review
3 changed files with 9 additions and 3 deletions

View File

@@ -916,7 +916,7 @@ function runhat()
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()