[roll] Roll fuchsia [build][ffx] Enforce allowlist in marker exclusions

Ensure that markers used for exceptions to ffx's `//sdk:marker-*`
mechanism are not used by targets not in the allowlists.

Rename an internal target in the `fidl()` template to make generation of
the visibility list easier.

Original-Bug: 314822328
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1193894
Original-Revision: bec6a4fa69904188722a25068efb05517e1dbc19
GitOrigin-RevId: 1c2e302b921714c483899a190b57014c0284c10b
Change-Id: I61ee6c7ac1496fb275758c3dcb2e87d35d46633e
1 file changed
tree: f226d11fd0ba5827e52f82e9f14db638f818af4e
  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.