summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorRichard Uhler <ruhler@google.com>2015-06-24 08:44:19 -0700
committerRichard Uhler <ruhler@google.com>2015-06-25 08:33:59 -0700
commit9b994ea841eaaefbdda652251894a74db9cefcc8 (patch)
tree1301a50074df3fa4de66d2fd0580aa67237fa90f /compiler/optimizing/graph_visualizer.cc
parent7467fa30adceb7287e70075b7c8de0cdade60c4c (diff)
Do not try to compile resource-only dex files.
This changes behavior in the case where we are asked to load a dex file that does not exist or has no classes.dex entry. Previously we would run dex2oat, which would log an error message and fail. Now we skip running dex2oat, we report the DexOptStatus as kNoDexOptNeeded, and we do not try to fall back to the missing original dex files. Bug: 21722039 (cherry picked from commit cb44b11a926696e34b3dc44288e762b4303cc128) Change-Id: I84a85dc9ece54bcc0a5283f871e09bf68471c6e7
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions