summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtools/art2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/art b/tools/art
index c3fe0f51ff..1e983c0981 100755
--- a/tools/art
+++ b/tools/art
@@ -40,4 +40,4 @@ ANDROID_DATA=/tmp/android-data\
LD_LIBRARY_PATH=$ANDROID_HOST_OUT/lib\
exec $invoke_with $ANDROID_HOST_OUT/bin/$oatexec\
-Ximage:$ANDROID_HOST_OUT/framework/core.art \
- $*
+ "$@"