diff options
author | 2023-05-18 16:30:38 +0100 | |
---|---|---|
committer | 2023-05-18 19:10:59 +0100 | |
commit | a11d08f3369f6ebd5a40c7e99499f84a6b111c53 (patch) | |
tree | ffaf09ee7a91091092d456d10290c529050f20ad /compiler/optimizing/intrinsics.h | |
parent | 8b55878c55eb96ceb2a59d3fb1a904001b26a99a (diff) |
Fix ArtDexFileLoader::GetMultiDexChecksums to handle .dex files properly
Runtime::RegisterAppInfo relies on
ArtDexFileLoader::GetMultiDexChecksums to check if the input files have
dex code, but that method doesn't propertly return dex_locations if the
input is a .dex file. This issue caused profiles not to be written for
.dex files. This CL fixes it.
Bug: 282191456
Test: art/test.py -b --host -r -t 595-profile-saving
Test: m test-art-host-gtest-art_libdexfile_tests
Change-Id: Ia8597fa9c7e7c7c9a82df0708fe0867216362423
Diffstat (limited to 'compiler/optimizing/intrinsics.h')
0 files changed, 0 insertions, 0 deletions