| Orion Hodson | 4c3ade6 | 2021-02-10 14:07:10 +0000 | [diff] [blame] | 1 | # On-Device Refresh (odrefresh) |
| 2 | |||||
| 3 | This tool is part of the ART APEX and is used to refresh compilation artifacts following an | ||||
| 4 | ART 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. | ||||