commit | 4f99524cff963c91a66f30f22c19dae28db01740 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Oct 21 14:29:30 2020 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Mon Nov 02 16:21:53 2020 +0000 |
tree | a70968889297449049f80b11198189a5c435aa44 | |
parent | de91ca90389e4b41ed27b320a6c43ff56a6d75ff [diff] |
Add unresolved types in verifier deps. We need to record all assignability checks that the verifier does, so we reproduce them at runtime. We ignore those assignability checks for now when validating a vdex file as the class that uses the unresolved types will be marked as soft fail. Test: test.py Bug: 112676029 Change-Id: I21697e976ce56d3905576407b6326863915cc271