commit | bf7705509ea10d1f172bd37200ebbb6472a139a3 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Mon Mar 16 14:02:31 2020 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Tue Mar 17 08:48:28 2020 +0000 |
tree | 32bd810acc8e00b23b0f88257100ac8bdcafc1a1 | |
parent | 03008223bc443c2e7a411d6595671e376dea0a9b [diff] |
Don't run structural dex file verification in ClassLoaderContext. ClassLoaderContext should only ensure that checksums match, structural dex file verification should happen when the runtime or the compiler runs a dex file. Test: boots and no regression Bug: 150032912 Change-Id: I23afc92bb01a4ce662c143638b2f2550e6ee6531