[KM-VM] Check Trusty VM kernel has valid AVB footer
Test: libpvmfw_avb.integration_test
Bug: 369299899
Change-Id: Iba25d6ae4d5017d71339b615cab1c6f1843bd301
diff --git a/guest/pvmfw/avb/Android.bp b/guest/pvmfw/avb/Android.bp
index f97a713..bc5cbfe 100644
--- a/guest/pvmfw/avb/Android.bp
+++ b/guest/pvmfw/avb/Android.bp
@@ -33,6 +33,7 @@
":microdroid_kernel_signed",
":microdroid_initrd_normal",
":microdroid_initrd_debuggable",
+ ":trusty_security_vm_signed",
":test_image_with_one_hashdesc",
":test_image_with_non_initrd_hashdesc",
":test_image_with_initrd_and_non_initrd_desc",