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

..13-Dec-2023-

include/H12-Dec-2023-10630

schema/H12-Dec-2023-6352

Android.bpH A D12-Dec-20236 KiB225210

CacheInfo.xsdH A D12-Dec-20233 KiB6937

README.mdH A D12-Dec-2023363 75

TODO.mdH A D12-Dec-2023921 2720

odr_artifacts.hH A D12-Dec-20231.8 KiB6233

odr_artifacts_test.ccH A D12-Dec-20232.5 KiB6841

odr_compilation_log.ccH A D12-Dec-20236.3 KiB228162

odr_compilation_log.hH A D12-Dec-20233.5 KiB10553

odr_compilation_log_test.ccH A D12-Dec-202317.2 KiB545451

odr_config.hH A D12-Dec-20235.7 KiB170118

odr_fs_utils.ccH A D12-Dec-20234.2 KiB140109

odr_fs_utils.hH A D12-Dec-20231.6 KiB4814

odr_fs_utils_test.ccH A D12-Dec-20235.1 KiB167116

odr_metrics.ccH A D12-Dec-20234.9 KiB14899

odr_metrics.hH A D12-Dec-20235.7 KiB178104

odr_metrics_record.ccH A D12-Dec-20232.4 KiB7441

odr_metrics_record.hH A D12-Dec-20232.1 KiB6423

odr_metrics_record_test.ccH A D12-Dec-20233.2 KiB11475

odr_metrics_test.ccH A D12-Dec-20237.3 KiB221169

odr_statslog_android.ccH A D12-Dec-20236.6 KiB179129

odr_statslog_host.ccH A D12-Dec-20231,013 309

odrefresh.ccH A D12-Dec-202361.1 KiB1,5151,173

odrefresh_test.ccH A D12-Dec-20231.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.