summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/art1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/art b/tools/art
index 85e6e2fae..f167a732c 100644
--- a/tools/art
+++ b/tools/art
@@ -95,6 +95,7 @@ ANDROID_DATA=$ANDROID_DATA \
PATH=$ANDROID_ROOT/bin:$PATH \
$invoke_with $ANDROID_ROOT/bin/$DALVIKVM $lib \
-XXlib:$LIBART \
+ -Xnorelocate \
-Ximage:$ANDROID_ROOT/framework/core.art \
-Xcompiler-option --include-debug-symbols \
"$@"