blob: 181ef72313ea339b87cfaeb9b4d7cbc0f5c995e7 (
plain)
1
2
3
4
5
6
7
|
# On-Device Refresh (odrefresh)
This tool is part of the ART APEX and is used to refresh compilation artifacts following an
ART APEX update. It provides two key features:
* checking the freshness of compilation artifacts for boot class path extensions and system_server.
* regenerating the compilation artifacts for boot class path extensions and system_server.
|