diff options
author | Vladimir Marko <vmarko@google.com> | 2018-10-08 14:56:07 +0100 |
---|---|---|
committer | Vladimir Marko <vmarko@google.com> | 2018-10-08 18:43:15 +0100 |
commit | 036bae063fd1a2e5e26daf4af00db9575f03e155 (patch) | |
tree | 6eb0ad016aa586d08ecfb591cec91cbf343b2f30 /compiler/optimizing/graph_visualizer.cc | |
parent | fdb1b3d50bc0c4d18ab1785b3414b1d8fe15c1c7 (diff) |
Fix multi-image boot class path construction.
This changes the stored boot class path components of the
boot image prebuilts to exclude the bogus
out/target/product/taimen/dex_bootjars/system/framework/
part and leaves only
/system/framework/boot*.art
but it does not impact the loading of the boot image at all.
Also remove the "infix" from core image filenames as it was
duplicating a part of the prefix, thus
core-interp-ac-core-libart-interp-ac.art
shall change to
core-interp-ac-core-libart.art
Test: Manual inspection of "m dump-oat-boot" output.
Test: m test-art-host-gtest
Test: testrunner.py --host
Change-Id: Iffbab30be8b8ce6f8f2aec8985e94177db517653
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions