commit | 5b041c05d6b73b73c43a425dc4ff3b784722c4a2 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Tue Oct 20 15:17:53 2020 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Wed Oct 21 13:23:28 2020 +0000 |
tree | 0425b87cf343b8a45182c053d7e300623b64d419 | |
parent | 8bea400eec977e433ad3453c5a21f74955afbc2a [diff] |
Remove unassignable_types from vdex. These were used in case a class went from "verified-at-runtime" to "verified". With go/nterp, we're re not going to handle this situation and we should only record what types the verifier expects to be assignable. Test: test.py Bug: 112676029 Change-Id: I6ffa61cef3aa767dfccadbdfdd5432e72e143ca3