commit | 53cb16b98acf3cf6f3a1e2204ad4958ecf1b5a3c | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Thu Jun 12 11:26:29 2014 -0700 |
committer | Brian Carlstrom <bdc@google.com> | Mon Jul 07 15:19:58 2014 -0700 |
tree | c0129ef3de7148dc6a114449b4f751a560283eb0 | |
parent | ae2efea4582df773f80be274bdc754f732b07df3 [diff] |
Add patchoat tool to Art. Add a new executable called patchoat to art. This tool takes already compiled images and oat files and changes their base address, acting as a cheap form of relocation. Add a --include-patch-information flag to dex2oat and code to add required patch information to oat files created with the quick compiler. Bug: 15358152 Change-Id: Ie0c580db45bb14ec180deb84930def6c3628d97d