aosp12/art/odrefresh
hcl 7be3fd486c init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
..
include init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
schema init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
Android.bp init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
CacheInfo.xsd init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
README.md init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
TODO.md init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
odr_artifacts.h init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
odr_artifacts_test.cc init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
odr_compilation_log.cc init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
odr_compilation_log.h init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
odr_compilation_log_test.cc init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
odr_config.h init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
odr_fs_utils.cc init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
odr_fs_utils.h init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
odr_fs_utils_test.cc init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
odr_metrics.cc init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
odr_metrics.h init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
odr_metrics_record.cc init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
odr_metrics_record.h init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
odr_metrics_record_test.cc init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
odr_metrics_test.cc init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
odr_statslog_android.cc init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
odr_statslog_host.cc init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
odrefresh.cc init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
odrefresh_test.cc init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00

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.