diff options
author | Colin Cross <ccross@android.com> | 2014-07-09 22:14:12 -0700 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2014-07-09 23:08:03 -0700 |
commit | 44a3c1914032dc97aab152c83929e97ad41fb538 (patch) | |
tree | 5e52be9ed4e1a7baa3a0ad7734df19b7b11e9984 /compiler/optimizing/graph_visualizer.cc | |
parent | 62526c377fe5242a723f154a373eccf5b9db416d (diff) |
art: fix host dex2oat runtime args
The runtime arguments need to be prefixed with -Xmx or -Xms.
This only worked before because DEX2OAT_XMS, etc. were blank
due to bugs in build/, which resulted in --runtime-arg --runtime-arg
and anything starting with -- as the argument to --runtime-arg is
silently ignored.
Change-Id: I18607a6fd8d0004466404045f8dc4495eb6ab275
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions