[roll] Roll fuchsia [build] Improve the command to capture hermetic_deps allowlist

Not specifying the toolchain in a label defaults to the default
toolchain.
I wish you could use a wildcard in the toolchain part in a label
pattern, but GN won't allow it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/517242
Original-Revision: 0b4357eb610968906fcb7e457d665b2276d12425
GitOrigin-RevId: 3ada719e99b7eb873332588ccc4cdf66f6e138c6
Change-Id: Ie3e7e282e6e7b85bda74750b602186c881f209d0
1 file changed
tree: 1ea6224397101d20c206d268e8116839b0173f84
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.