tree: 7de9424b935ed839709fd8b60de1930aecc1d2f7 [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. odr_fs_utils.cc
  9. odr_fs_utils.h
  10. odr_fs_utils_test.cc
  11. odrefresh.cc
  12. odrefresh_test.cc
  13. README.md
  14. 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.