commit | af322429596b744d611aeebe3bbaa1003ff64717 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Tue Feb 11 13:45:53 2020 -0800 |
committer | Calin Juravle <calin@google.com> | Wed Feb 12 00:50:07 2020 +0000 |
tree | 5fee634834ffda7f35396270f09be8768744cb62 | |
parent | e6e634e98e03af93ee367bbdf6cfaf3673d94d14 [diff] |
Do not check for collision if we only extracted the apk There is no need to check for collisions or verify the class loader context if the verification is not enabled for the oat file. This prevents the collision checks or dex2oat reruns when we only extracted the dex files from apk and fixes. Test: test-art-host Bug: 147208643 Change-Id: I84e77baa89fe36705cc650ff21f95b244e7941d4