commit | 74ccee6e0806401f664286c6597345ef57207ac8 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Wed Oct 10 10:30:29 2018 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Mon Oct 15 09:17:14 2018 -0700 |
tree | 491e36b077b059bd348a0817525412228df0a57c | |
parent | dc3b4670b170b39a8bd6498d4de69c1513af1db2 [diff] |
Add extra handling for loading intern tables Add an extra pass to fix up the app image intern table using a visitor. This visitor records if there are any image conflicts and avoids the image fixup phase if there are none. Added logic to bulk add the image intern table to the boot image. Will add optimizations later. Bug: 116059983 Test: test-art-host Change-Id: I50a6fdaf9c9a049a3d120e88d63fe7da8c9a298c