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