[roll] Roll fuchsia Reland "[assembly] Always build bundles/tools for non-bringup configurations"

This is a reland of commit 8be9b1fc0ca64979c3c80f8a937f708097bd0d81

Original change's description:
> [assembly] Always build bundles/tools for non-bringup configurations
>
> All products ask that these get built, so just make them part of the base
> platform configuration.
>
> Change-Id: Ia128256b741568d621b98c318d7b96fbae381d41
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1211132
> Fuchsia-Auto-Submit: Aaron Wood <aaronwood@google.com>
> Reviewed-by: Aidan Wolter <awolter@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1211951
Original-Revision: 572394b5e16c98797a156b0b0e765adbf89a22ac
GitOrigin-RevId: a93bf0d8544352b1f055b4abf91be859f5d955b4
Change-Id: I9596df800e2dd364547a6b5a2b066e352b3a4f24
1 file changed
tree: b39d0c59f5e791b4b00985ca6ea267f29327e5d1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.