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.
jianglk.darker
7ee447c011
|
4 months ago | |
---|---|---|
.. | ||
include | 4 months ago | |
schema | 4 months ago | |
Android.bp | 4 months ago | |
CacheInfo.xsd | 4 months ago | |
README.md | 4 months ago | |
TODO.md | 4 months ago | |
odr_artifacts.h | 4 months ago | |
odr_artifacts_test.cc | 4 months ago | |
odr_compilation_log.cc | 4 months ago | |
odr_compilation_log.h | 4 months ago | |
odr_compilation_log_test.cc | 4 months ago | |
odr_config.h | 4 months ago | |
odr_fs_utils.cc | 4 months ago | |
odr_fs_utils.h | 4 months ago | |
odr_fs_utils_test.cc | 4 months ago | |
odr_metrics.cc | 4 months ago | |
odr_metrics.h | 4 months ago | |
odr_metrics_record.cc | 4 months ago | |
odr_metrics_record.h | 4 months ago | |
odr_metrics_record_test.cc | 4 months ago | |
odr_metrics_test.cc | 4 months ago | |
odr_statslog_android.cc | 4 months ago | |
odr_statslog_host.cc | 4 months ago | |
odrefresh.cc | 4 months ago | |
odrefresh_test.cc | 4 months 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.