commit | c8fe6517faf91b45683cddff3c15e08e489e12e9 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Thu Apr 01 14:22:40 2021 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Apr 15 12:30:01 2021 +0000 |
tree | 10bf664496e680bbae0d22ff7da32dbbb923613f | |
parent | 0c39de679bc4b647cfeb1c5c94c86d879848aa55 [diff] |
Integrate ClassLoaderContext check in OatFileAssistant::GetBestOatFile. This reduces some code duplication between OatFileManager::OpenDexFilesFromOat and GetDexoptNeeded. It also gives the chance for OatFileAssistant and GetDexoptNeeded to find the real best oat file. Test: test.py Bug: 176960283 Change-Id: Id366aef7a9e91833d8edaea965abda4cfdcd8455