diff options
author | 2022-12-05 11:41:43 +0000 | |
---|---|---|
committer | 2022-12-05 16:55:48 +0000 | |
commit | 6d2b6bacc6ad5c7e85a8608094469088cd6c8f56 (patch) | |
tree | 926f46bb27d8d5d2f1c9850bb476ebd2a2dd3e0b /compiler/optimizing/instruction_simplifier.cc | |
parent | 569e66b0a2e05d84662c2ff324a99c38d95f8c6d (diff) |
When loading dex files from APKs, eagerly do checksums checks.
When we create the OatFile/VdexFile, and the dex files are stored in the
APK, we fetch them directly from the APK. To avoid reading the APK again
when OatFileAssistant wants to check checksums, we do the checksums
checks eagerly.
Test: test.py
Bug: 260862144
Change-Id: I2809b3698e11aeff47c0c8616dfff6a5483471ca
Diffstat (limited to 'compiler/optimizing/instruction_simplifier.cc')
0 files changed, 0 insertions, 0 deletions