tree: 7e18a2c146ee6e5e559dd2c0f088be70d5e18a59 [path history] [tgz]
  1. include/
  2. Android.bp
  3. odr_artifacts.h
  4. odr_artifacts_test.cc
  5. odr_config.h
  6. odrefresh.cc
  7. odrefresh_test.cc
  8. README.md
  9. TODO.md
odrefresh/README.md

On-Device Refresh (odrefresh)

This tool is part of the ART APEX and is used to refresh compilation artifacts following an ART APEX update. It provides two key features:

  • checking the freshness of compilation artifacts for boot class path extensions and system_server.
  • regenerating the compilation artifacts for boot class path extensions and system_server.