[roll] Roll fuchsia [zbi_test] Remove unused vbmeta created by zbi_test() template

The zbi_test() template creates a vbmeta when the board supports
vbmeta, but that vbmeta isn't the one used by the resultant
assembled boot_test(), which creates one itself.

This removes this extra vbmeta.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1695234
Original-Original-Revision: b8d58a7e6a7059c10e2b2c75273d719b33584a72
GitOrigin-RevId: bca5384a0b6066b443cecbe34939ccaa9fec911a
Change-Id: Ie492fecdf3adfdd4498c2e2a985671f324b5140f
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1696061
Cr-Commit-Position: refs/heads/main@{#196323}
1 file changed
tree: 5b12ce4b67dc2779046155eeea0c34f47fac309a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.