[roll] Roll fuchsia [cmx] Move allowlisting from fuchsia_component.gni to cmx.gni

Encapsulates the cmx-specific logic in a cmx-specific template.
Prevents forwarding the target to inner targets, which means that fewer
targets dep on :cmx_allowlist, which makes the allowlist 7x shorter.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/689347
Original-Revision: 703b6f93693691f4f9b888c219039d1d6f5abb3b
GitOrigin-RevId: a3deab3a78bcd6c468f566863641ed2d586e6a4c
Change-Id: I182737d398e3f7ecec5af323ef438103875f2174
1 file changed
tree: 5fc4a5c417d07a5d86dae9632f6712b1679dc63c
  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.