tree: 6efa8efba540923fad06889a04ae780231b87088 [path history] [tgz]
  1. include/
  2. schema/
  3. Android.bp
  4. CacheInfo.xsd
  5. odr_artifacts.h
  6. odr_artifacts_test.cc
  7. odr_config.h
  8. odrefresh.cc
  9. odrefresh_test.cc
  10. README.md
  11. 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.