• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

include/14-Jan-2024-10628

schema/14-Jan-2024-9984

Android.bpD15-Dec-20247.5 KiB285267

CacheInfo.xsdD14-Jan-20244.4 KiB10563

README.mdD14-Jan-2024363 75

TODO.mdD14-Jan-2024921 2720

odr_artifacts.hD14-Jan-20242.1 KiB6536

odr_artifacts_test.ccD15-Dec-20242.8 KiB7143

odr_common.ccD15-Dec-20243.2 KiB10070

odr_common.hD15-Dec-20242.1 KiB5619

odr_common_test.ccD15-Dec-20243 KiB7952

odr_compilation_log.ccD14-Jan-20246.1 KiB222157

odr_compilation_log.hD14-Jan-20243.4 KiB10250

odr_compilation_log_test.ccD14-Jan-202412.7 KiB407319

odr_config.hD15-Dec-202411.8 KiB326236

odr_fs_utils.ccD15-Dec-20244.6 KiB148112

odr_fs_utils.hD14-Jan-20241.6 KiB4814

odr_fs_utils_test.ccD14-Jan-20245.2 KiB170117

odr_metrics.ccD15-Dec-20246.4 KiB179128

odr_metrics.hD14-Jan-20247 KiB20096

odr_metrics_record.ccD14-Jan-20247.4 KiB182141

odr_metrics_record.hD14-Jan-20243.3 KiB9147

odr_metrics_record_test.ccD14-Jan-202410.4 KiB258198

odr_metrics_test.ccD14-Jan-20247.8 KiB202154

odr_statslog_android.ccD14-Jan-20244 KiB10269

odr_statslog_host.ccD14-Jan-20241,013 309

odrefresh.ccD15-Dec-202489 KiB2,2381,791

odrefresh.hD15-Dec-202416.7 KiB399236

odrefresh_broken.ccD15-Dec-2024909 255

odrefresh_main.ccD15-Dec-202412.4 KiB331270

odrefresh_test.ccD15-Dec-202446.6 KiB1,016872

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.