diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2020-11-06 08:30:22 +0000 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2020-11-06 13:31:34 +0000 |
commit | 8411c5ddb824bae1d3202a3bc2e42c77d351e916 (patch) | |
tree | dfac3f21998c8b7dad2971db355420dc58b057fc /test/ProfileTestMultiDex/Main.java | |
parent | e7f659f029e2625585fc7aac42e8688ca28fe5b2 (diff) |
Record all type assignability checks in the verifier.
We used to only record at boot classpath boundaries. But due to making vdex
verification per class at runtime, we now need to record all checks.
This means when before we would look at the superclass chain of an app's
class to find the one in the boot claspath, we now will encode the class directly.
Test: test.py
Bug: 112676029
Change-Id: I58a18ed13c2d3fdc41a37f56624cc4b24f58bf80
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions