[roll] Roll fuchsia [ffx][product] fork product-bundle to product command

The `ffx product-bundle` was an MVP that left experimental status
quickly. There are issue which are difficult to address without
breaking the current use. The product bundle system itself is also
getting a rework for product bundles V2.

To help manage this situation, the `ffx product-bundle` will be
getting only emergency fixes and work will continue in the
experimental `ffx product` command.

Original-Bug: 99725, 99726, 99227, 89281, 99635
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/687003
Original-Revision: 7864a32d1c3af44ebf20992030efd33d80e31f84
GitOrigin-RevId: 8428a4b89ee0ca417bb932aea9c180e5c871aa19
Change-Id: I702e59fae9292a4e2e78906d92ba7ca91f758a14
1 file changed
tree: e69d994ff4b8e2a10be972e682a457804fa8bd20
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.