• Home
Name Date Size #Lines LOC

..--

include/03-May-2024-10628

schema/03-May-2024-9984

Android.bpD03-May-20246.9 KiB259243

CacheInfo.xsdD03-May-20244.4 KiB10563

README.mdD03-May-2024363 75

TODO.mdD03-May-2024921 2720

odr_artifacts.hD03-May-20242.1 KiB6536

odr_artifacts_test.ccD03-May-20242.8 KiB7244

odr_common.ccD03-May-20243 KiB9665

odr_common.hD03-May-20241.9 KiB5116

odr_common_test.ccD03-May-20241.9 KiB6034

odr_compilation_log.ccD03-May-20246.1 KiB222157

odr_compilation_log.hD03-May-20243.4 KiB10250

odr_compilation_log_test.ccD03-May-202412.7 KiB407319

odr_config.hD03-May-202410.9 KiB307222

odr_fs_utils.ccD03-May-20244.6 KiB148112

odr_fs_utils.hD03-May-20241.6 KiB4814

odr_fs_utils_test.ccD03-May-20245.2 KiB170117

odr_metrics.ccD03-May-20246.4 KiB180129

odr_metrics.hD03-May-20247 KiB20096

odr_metrics_record.ccD03-May-20247.4 KiB182141

odr_metrics_record.hD03-May-20243.3 KiB9147

odr_metrics_record_test.ccD03-May-202410.4 KiB258198

odr_metrics_test.ccD03-May-20247.8 KiB202154

odr_statslog_android.ccD03-May-20244 KiB10269

odr_statslog_host.ccD03-May-20241,013 309

odrefresh.ccD03-May-202483.4 KiB2,1081,679

odrefresh.hD03-May-202416.3 KiB394232

odrefresh_broken.ccD03-May-2024910 265

odrefresh_main.ccD03-May-202412 KiB323263

odrefresh_test.ccD03-May-202443.3 KiB950817

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.