• Home
Name Date Size #Lines LOC

..--

include/03-May-2024-10628

schema/03-May-2024-9984

Android.bpD03-May-20246.7 KiB255239

CacheInfo.xsdD03-May-20244.4 KiB10563

README.mdD03-May-2024363 75

TODO.mdD03-May-2024921 2720

odr_artifacts.hD03-May-20241.8 KiB6233

odr_artifacts_test.ccD03-May-20242.8 KiB7244

odr_common.ccD03-May-20243.1 KiB10472

odr_common.hD03-May-20242 KiB5417

odr_common_test.ccD03-May-20241.9 KiB6034

odr_compilation_log.ccD03-May-20245.9 KiB216154

odr_compilation_log.hD03-May-20243.4 KiB10250

odr_compilation_log_test.ccD03-May-202412.8 KiB407319

odr_config.hD03-May-20249.1 KiB269189

odr_fs_utils.ccD03-May-20244.4 KiB145113

odr_fs_utils.hD03-May-20241.6 KiB4814

odr_fs_utils_test.ccD03-May-20245.2 KiB170117

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-202473.2 KiB1,8571,467

odrefresh.hD03-May-20249.7 KiB231112

odrefresh_broken.ccD03-May-2024910 265

odrefresh_main.ccD03-May-202410.9 KiB304252

odrefresh_test.ccD03-May-202421.5 KiB541445

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.