commit | e020b7f4afc4d99cddfd52b3587280be9e3afd5d | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Thu Jun 24 12:07:35 2021 +0100 |
committer | Vladimir Marko <vmarko@google.com> | Thu Jun 24 16:02:45 2021 +0000 |
tree | 12d79582a8ed03b0bbd61bfc57b175e4f50b8e5e | |
parent | 5fef55677ed3ce5e2255030aa58b8a39cf77fab1 [diff] |
Faster BCP checksum verification. Avoid opening dex files for updatable BCP components. Just collect the checksums from jar files using the `DexFileLoader::GetMultiDexChecksums()` API. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Bug: 191828947 Change-Id: Ib737fabc832c56bffef8a98382f689aabe588bd2