• Home
Name Date Size #Lines LOC

..--

include/03-May-2024-10630

schema/03-May-2024-6352

Android.bpD03-May-20246 KiB225210

CacheInfo.xsdD03-May-20243 KiB6937

README.mdD03-May-2024363 75

TODO.mdD03-May-2024921 2720

odr_artifacts.hD03-May-20241.8 KiB6233

odr_artifacts_test.ccD03-May-20242.5 KiB6841

odr_compilation_log.ccD03-May-20246.3 KiB228162

odr_compilation_log.hD03-May-20243.5 KiB10553

odr_compilation_log_test.ccD03-May-202417.2 KiB545451

odr_config.hD03-May-20245.7 KiB170118

odr_fs_utils.ccD03-May-20244.2 KiB140109

odr_fs_utils.hD03-May-20241.6 KiB4814

odr_fs_utils_test.ccD03-May-20245.1 KiB167116

odr_metrics.ccD03-May-20244.9 KiB14899

odr_metrics.hD03-May-20245.7 KiB178104

odr_metrics_record.ccD03-May-20242.4 KiB7441

odr_metrics_record.hD03-May-20242.1 KiB6423

odr_metrics_record_test.ccD03-May-20243.2 KiB11475

odr_metrics_test.ccD03-May-20247.3 KiB221169

odr_statslog_android.ccD03-May-20246.6 KiB179129

odr_statslog_host.ccD03-May-20241,013 309

odrefresh.ccD03-May-202461.1 KiB1,5151,173

odrefresh_test.ccD03-May-20241.1 KiB3411

README.md

1# On-Device Refresh (odrefresh)
2
3This tool is part of the ART APEX and is used to refresh compilation artifacts following an
4ART APEX update. It provides two key features:
5
6* checking the freshness of compilation artifacts for boot class path extensions and system_server.
7* regenerating the compilation artifacts for boot class path extensions and system_server.