diff options
author | 2022-11-24 17:27:07 +0000 | |
---|---|---|
committer | 2022-11-25 16:38:58 +0000 | |
commit | 003d291502ae87f570a79e44dce27a76809831a2 (patch) | |
tree | 85ed302a34eecc29ab0891440c69999784eddac8 /runtime/fault_handler.cc | |
parent | c372e79522f8126d241a6f6b52fc9a1145b03d1e (diff) |
Fix OatFileAssistant to return kNoDexOptNeeded when dex file is missing.
Before this change, OatFileAssistant correctly returns kNoDexOptNeeded
when both the dex file and the artifacts are missing, but it
unexpectedly returns kDex2OatForFilter when the dex file is missing
while the artifacts exist. This change fixes this.
Bug: 229268202
Test: m test-art-host-gtest-art_runtime_tests
Change-Id: Id526bb73385e3a9313333e70019c6d56c0a385f6
Diffstat (limited to 'runtime/fault_handler.cc')
0 files changed, 0 insertions, 0 deletions