liiir1985 7f62dcda9f | ||
---|---|---|
.. | ||
include | ||
schema | ||
Android.bp | ||
CacheInfo.xsd | ||
README.md | ||
TODO.md | ||
odr_artifacts.h | ||
odr_artifacts_test.cc | ||
odr_common.cc | ||
odr_common.h | ||
odr_common_test.cc | ||
odr_compilation_log.cc | ||
odr_compilation_log.h | ||
odr_compilation_log_test.cc | ||
odr_config.h | ||
odr_fs_utils.cc | ||
odr_fs_utils.h | ||
odr_fs_utils_test.cc | ||
odr_metrics.cc | ||
odr_metrics.h | ||
odr_metrics_record.cc | ||
odr_metrics_record.h | ||
odr_metrics_record_test.cc | ||
odr_metrics_test.cc | ||
odr_statslog_android.cc | ||
odr_statslog_host.cc | ||
odrefresh.cc | ||
odrefresh.h | ||
odrefresh_broken.cc | ||
odrefresh_main.cc | ||
odrefresh_test.cc |
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.