commit | c3c4417c5362b301dc8602d47c860379919a2145 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Thu Jan 07 10:03:39 2021 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Fri Jan 08 12:08:47 2021 +0000 |
tree | 137fb4a8dc9d759953582f9a270c01d0ea666be7 | |
parent | 4ebb99c2ecdd64b2364a44c4925b76f4bfa5d293 [diff] |
Refactor code around the verifier. - For classes that are not resolved, we were doing verification but were not recording the outcome - fix that. - Clear the verifier deps (for space reasons) only when a class is hard fail or needs to be verified at runtime. Test: test.py Bug: 176960283 Change-Id: If19c0e6171ce945a6cd56ba4a42fbb8e2a5ccee7