[roll] Roll fuchsia [cmx] Introduce allowlist

Hook up package.gni to use the allowlist.
TODO do the same for modern component templates after the move from
src/sys/build to build/components is complete.
TODO actually populate the allowlist.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/514104
Original-Revision: 128d3725f83979a9da6323cf26ea89892b0538b0
GitOrigin-RevId: 1ece4822b0977cb238fbfeb1838f7b5faf4d2fe3
Change-Id: If3c1a28c06d07c7f769dffa2d1c91faa556aa35c
1 file changed
tree: 7e5074c46d922098033c07435ffae7ba009138e5
  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.