You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Change-Id: If3e3c4e01b19443714d880ae669aaa8b39edfff7 |
4 years ago | |
|---|---|---|
| .. | ||
| include | 4 years ago | |
| schema | 4 years ago | |
| Android.bp | 4 years ago | |
| CacheInfo.xsd | 4 years ago | |
| README.md | 4 years ago | |
| TODO.md | 4 years ago | |
| odr_artifacts.h | 4 years ago | |
| odr_artifacts_test.cc | 4 years ago | |
| odr_compilation_log.cc | 4 years ago | |
| odr_compilation_log.h | 4 years ago | |
| odr_compilation_log_test.cc | 4 years ago | |
| odr_config.h | 4 years ago | |
| odr_fs_utils.cc | 4 years ago | |
| odr_fs_utils.h | 4 years ago | |
| odr_fs_utils_test.cc | 4 years ago | |
| odr_metrics.cc | 4 years ago | |
| odr_metrics.h | 4 years ago | |
| odr_metrics_record.cc | 4 years ago | |
| odr_metrics_record.h | 4 years ago | |
| odr_metrics_record_test.cc | 4 years ago | |
| odr_metrics_test.cc | 4 years ago | |
| odr_statslog_android.cc | 4 years ago | |
| odr_statslog_host.cc | 4 years ago | |
| odrefresh.cc | 4 years ago | |
| odrefresh_test.cc | 4 years ago | |
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.