diff options
author | Mathieu Chartier <mathieuc@google.com> | 2016-03-08 16:50:20 -0800 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2016-03-09 11:03:13 -0800 |
commit | 8b8f6d6e85f46718b6865c962614d3d34fd33db0 (patch) | |
tree | cf94cc6ada04966bd4bcbf072b3bd1555d6bdcbf /compiler/optimizing/graph_visualizer.cc | |
parent | 2048b01dfec8877d672a4da41a158f68b12b5337 (diff) |
Use per character suffix for multi image
E.g. if you pull the oat files from the device, you get oat files
with the following names:
system@framework@boot.art
But the name stored in the image header is:
boot.art
So we need to append system@framework@ as a file name prefix to each
image file to get the actual one.
Required for adding oatdump support for app images.
Bug: 22858531
Bug: 27408512
(cherry picked from commit 05752398db7f25d7892b62cb39615eee468f1db8)
Change-Id: Ia6fb34b137c5e285818d39c3b9794cd4ce6c3219
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions