[roll] Roll fuchsia [scrutiny-x] Connect zbi to System interface

This change constructs  a `Zbi` during `System` construction and exposes
it on the `zbi()` implementation.

Original-Bug: 111251
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/903898
Original-Revision: cc4769c1c5daef9c245cd2e2024a28a2bf0c212e
GitOrigin-RevId: d48755c711d625137b6eff7358ed54fb6eb5d656
Change-Id: I64402c9f3b64f97b56a47aa1ae744d241f6fc05a
1 file changed
tree: 7fef2a5d90d7ffad7a3bc25c135d1880f6072fa8
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.