• Home
Name Date Size #Lines LOC

..--

include/06-Sep-2024-10628

schema/06-Sep-2024-9984

Android.bpD06-Sep-20247.5 KiB285267

CacheInfo.xsdD06-Sep-20244.4 KiB10563

README.mdD06-Sep-2024363 75

TODO.mdD06-Sep-2024921 2720

odr_artifacts.hD06-Sep-20242.1 KiB6536

odr_artifacts_test.ccD06-Sep-20242.8 KiB7143

odr_common.ccD06-Sep-20243.2 KiB10070

odr_common.hD06-Sep-20242.1 KiB5619

odr_common_test.ccD06-Sep-20243 KiB7952

odr_compilation_log.ccD06-Sep-20246.1 KiB222157

odr_compilation_log.hD06-Sep-20243.4 KiB10250

odr_compilation_log_test.ccD06-Sep-202412.7 KiB407319

odr_config.hD06-Sep-202411.8 KiB326236

odr_fs_utils.ccD06-Sep-20244.6 KiB148112

odr_fs_utils.hD06-Sep-20241.6 KiB4814

odr_fs_utils_test.ccD06-Sep-20245.2 KiB170117

odr_metrics.ccD06-Sep-20246.4 KiB179128

odr_metrics.hD06-Sep-20247 KiB20096

odr_metrics_record.ccD06-Sep-20247.4 KiB182141

odr_metrics_record.hD06-Sep-20243.3 KiB9147

odr_metrics_record_test.ccD06-Sep-202410.4 KiB258198

odr_metrics_test.ccD06-Sep-20247.8 KiB202154

odr_statslog_android.ccD06-Sep-20244 KiB10269

odr_statslog_host.ccD06-Sep-20241,013 309

odrefresh.ccD06-Sep-202489 KiB2,2381,791

odrefresh.hD06-Sep-202416.7 KiB399236

odrefresh_broken.ccD06-Sep-2024909 255

odrefresh_main.ccD06-Sep-202412.4 KiB331270

odrefresh_test.ccD06-Sep-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.