[roll] Roll fuchsia [fx][bazel2gn] Use a build-generated list of dirs

... to determine which directories to sync.

This avoids hardcoding a list of bazel2gn managed directories in both
GN and bash.

Original-Bug: 400557011

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1225104
Original-Revision: 9c2b761bec66ff93c3011cf016bef1a48f127d24
GitOrigin-RevId: 2d822941a5bda4212eff1ff9d70f1bcbb284b6eb
Change-Id: I4ed9b9deed0e4876055a2663d8e56eaf6b6e55a2
1 file changed
tree: b1cb0f4d94a59754555d21e35e4a94995be28fa7
  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.