diff options
author | Andreas Gampe <agampe@google.com> | 2015-04-29 20:47:16 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2015-04-29 20:47:16 -0700 |
commit | 0cba004b97245300d7f39318d5921ee8edbef1ac (patch) | |
tree | edef4ed18df47c3c033c33b14bdd2aa6652f8696 /compiler/optimizing/graph_visualizer.cc | |
parent | eff3229ff3c8faead4b6d400e273ee27b7004dab (diff) |
ART: Allow oat files with duplicates classes in corner case
When the oat file is actually an odex file, that is, a preopted
/system app, then it is impossible to fall back to the original
APK, as that has been stripped.
When it looks like it will be impossible to successfully open the
original dex location, grudgingly allow to open the found oat file,
even if it has duplicate classes, but warn accordingly.
Bug: 20697582
Change-Id: I1dd459563d977a2e77806eacd03e49334d5b1f14
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions