[roll] Roll fuchsia Revert "[conformance_emulator_test] Add fuchsia zbi image dep to test."

This reverts commit 6b5f9d2039c8727fd3f25043a107a5db7b73e558.

Reason for revert: was not needed after all

Original change's description:
> [conformance_emulator_test] Add fuchsia zbi image dep to test.
>
> It was passing because the infrastructure was automatically uploading
> the image with the test task where the test was run, but the test should
> list that dependency explicitly.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/753385

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/753902
Original-Revision: 8a536333b6b613fbe09d8e8a9f6653db3c15663e
GitOrigin-RevId: 683d120bec91cad9b7375225cbc4e057d849b692
Change-Id: Icefec357c208b920aea2c95c816e6f20f377eacc
1 file changed
tree: 4e8287678b1999c573b13cc11911c9d53f882321
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.