commit | b05b349ebaa0914ad3736492d91192b25cb37f13 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Jan 26 15:55:15 2022 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Mon Feb 07 13:24:51 2022 +0000 |
tree | 4fdbd0bf252ee0f942a88d6e71e53b490de47e3d | |
parent | 79bdf6084b2cf00603588d549441bf2988ead313 [diff] |
Also create VerifierDeps for boot image compilation. It used to be that ART ensured all code in the boot classpath was fully verified. Now that we have mainline, we cannot guarantee this at compile-time. Therefore make boot image compilation also use VerifierDeps. Test: test.py Change-Id: I414de823fe79a6637679550cdb16c1b28f397ed2