summaryrefslogtreecommitdiffstats
path: root/run-core-tests
diff options
context:
space:
mode:
Diffstat (limited to 'run-core-tests')
-rwxr-xr-xrun-core-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-core-tests b/run-core-tests
index 25e53ee..62b3c51 100755
--- a/run-core-tests
+++ b/run-core-tests
@@ -27,4 +27,4 @@ chmod 777 $tmp
exec dalvikvm -Duser.language=en -Duser.region=US -Djava.io.tmpdir=$tmp \
-Xbootclasspath:$BOOTCLASSPATH:/system/framework/core-tests.jar \
- com.google.coretests.Main "$@"
+ -Xmx64M com.google.coretests.Main "$@"