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