diff options
author | Alex Light <allight@google.com> | 2018-02-15 17:08:29 -0800 |
---|---|---|
committer | Alex Light <allight@google.com> | 2018-02-16 10:04:52 -0800 |
commit | c88a008aacd123ac99ca0742533cf50521d9761b (patch) | |
tree | 1cd3d55f1bf37c51adce92573ada44425351a062 /compiler/optimizing/graph_visualizer.cc | |
parent | d937c49b19a6005cf94e23d464415be47e995d9b (diff) |
Ensure that apis are unhidden even if there is no vdex
We were relying on the vdex to unhide apis during dequickening for
JVMTI. This meant that hiddenapi flags could get through if there is
no vdex file. We fixed this by making sure to get rid of hiddenapi
flags even without vdex.
Bug: 73177368
Test: ./test/run-test --dev --host --interpreter 674-hiddenapi;
# Examine output for slicer crashes.
Change-Id: I8530afe11de8c5132470591564a089ca073efaca
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions