diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/art | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 \ "$@" |