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
2 files changed