[roll] Roll fuchsia Revert "[build] Simplify //build/images/updates rules now that all products are in Bazel"

This reverts commit da0f61260911762960be6d1acdc114608ec4cd79.

Reason for revert: Likely breaks block-relay-integration-test

Original change's description:
> [build] Simplify //build/images/updates rules now that all products are in Bazel
>
> Now that all product assemblies are in Bazel, the targets in
> //build/images/updates can be vastly simplified as they are
> always working with a Bazel-created product bundle.
>
> Run-All-Tests: true
> Change-Id: I7b139254c71dcf66886a2f7caad60f79855120c0
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1567749
> Commit-Queue: Aaron Wood <aaronwood@google.com>
> Reviewed-by: Aidan Wolter <awolter@google.com>

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1609459
Exempt: android-build-ayeaye@system.gserviceaccount.com <android-build-ayeaye@system.gserviceaccount.com>
Original-Original-Revision: c09d7d3ce069f59555272a55bba6d9b2b187bf8d
GitOrigin-RevId: d56a4833eff0b976935e3e030433db80eefc216b
Change-Id: I85a895fe797595b5dc0632b7bbca4c0539d46174
1 file changed
tree: 5438c1dcf53419fff3ea2ea7dd0841b0a95e2ee5
  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.