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.

https://android.googlesource.com/platform/art/+/53cb16b98acf3cf6f3a1e2204ad4958ecf1b5a3c

相关文章:

  • 2022-01-31
  • 2021-05-31
  • 2021-07-30
  • 2021-09-13
  • 2022-01-16
  • 2021-08-03
  • 2021-10-04
猜你喜欢
  • 2021-09-26
  • 2021-04-17
  • 2022-02-17
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案