summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2018-03-21 18:16:36 -0700
committerMathieu Chartier <mathieuc@google.com>2018-03-21 18:28:28 -0700
commitd45863a976c2fd10cf179d8ff42926a7a37c70f0 (patch)
tree5c75cee282e815780c56127e13fb420a0851b54e /compiler/optimizing/graph_visualizer.cc
parent9ec1e24ebc683b15bb9c6db5554ac2ff9458adae (diff)
Run dex verifier for OOB + compact-dex-level combination
Previously, there was logic to not run the dex verifier if compact-dex-level was not "none". The idea was that the dex writing would have run the verifier. This caused issues for OOB APKs since these don't write out the DEX. This CL moves the dex verifier avoidance logic to the dex loader for the compact dex input case. Bug: 75970654 Test: test-art-host Change-Id: Ic7af6857edb8f7d8e449fee6a544f184aad79b3a
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions