[roll] Roll fuchsia [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
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1567749
Original-Original-Revision: da0f61260911762960be6d1acdc114608ec4cd79
GitOrigin-RevId: 9b54fec7b96447f927d16fcf6c17cf4950495a24
Change-Id: I4f937a02713ab5a9202bb5b5d370d7e0524457a3
1 file changed
tree: 262701f770fdb5217c8bc9013eb65ba9206ff623
  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.