[roll] Roll fuchsia [fx] Use //build/regenerator to implement `fx-gen` et al.

Ensure that the new `regenerator` script is invoked to regenerate
the build plan (and soon the Bazel workspace), or just when changing
the build directory.

Original-Bug: 382019521
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1170693
Original-Revision: 9f417db24c4f6682de707051c0523ac51ac86cfc
GitOrigin-RevId: 32f00db8f944f30ad40d2cffbd1fb63ea344e10a
Change-Id: I67ba47ff40588a6c625975f58b638398ab909184
1 file changed
tree: 94ddb1ad01d79284fdc62c48279f342af426b0a2
  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.