diff options
author | 2024-04-08 16:51:57 +0100 | |
---|---|---|
committer | 2024-04-26 16:37:13 +0000 | |
commit | 75d4422b08058ba92dfdeebc1bbe1f89d591b721 (patch) | |
tree | a4b28e536e6d481b903b5cdb75c9cf9a270bf8f7 /compiler/optimizing/code_generator.h | |
parent | b9198f3b3a9fc22118e1d40888d8423eac448ad1 (diff) |
Implement Pre-reboot Dexopt.
Pre-reboot Dexopt reuses the normal dexopt workflow. The entry point is
`ArtManagerLocal.dexoptPackages`. The only differences are:
- It appends the ".staged" suffix to the filenames of the output dexopt
artifacts and profiles.
- It does not clear cur profiles.
- It does not delete runtime artifacts.
- It never updates the dex use protobuf file.
Bug: 311377497
Test: atest ArtServiceTests
Test: m test-art-host-gtest-art_artd_tests
Change-Id: I7ab98015a85c0a24cc2083a317048dcf548449ea
Diffstat (limited to 'compiler/optimizing/code_generator.h')
0 files changed, 0 insertions, 0 deletions