summaryrefslogtreecommitdiff
path: root/runtime/entrypoints/entrypoint_utils.cc
diff options
context:
space:
mode:
author Richard Uhler <ruhler@google.com> 2017-01-24 10:25:21 +0000
committer Richard Uhler <ruhler@google.com> 2017-02-14 09:11:30 +0000
commit69bcf2c940d26d65767bea7417317cf9a0431e0c (patch)
tree7458a29402ff70a49b6d1cd6ca28d1eebb162063 /runtime/entrypoints/entrypoint_utils.cc
parent3f38398380b80d1ded078ebed1211b7e4f51460f (diff)
Improve checking of multidex dex checksums.
* Fall back to odex file for all multidex entries if the apk is stripped, not just for the main multidex entry. * Verify the number of multidex entries has not changed. * Improve performance by getting all checksums from the apk in one go and cache the results instead of repeatedly opening the apk. * Stop referring to non-main multidex entries as "secondary" dex files. Bug: 34604632 Test: added tests to dex_file_test and oat_file_assistant_test Test: m test-art-host Change-Id: I58b17ecfbc9165a5bfeffd5281ee21d108f64479
Diffstat (limited to 'runtime/entrypoints/entrypoint_utils.cc')
0 files changed, 0 insertions, 0 deletions