[roll] Roll fuchsia [bazel] support expansion in visibility templates

This CL adds support for wild card expansion in the visibility templates
on the fuchsia_sdk_repository rule. This change will allow us to define
allowlists in the vendor repositories for hlcpp.

Original-Bug: 406789405
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239635
Original-Revision: 197ae073994de1aa7b38196acf6f0166e786cb9d
GitOrigin-RevId: 146da093be65f122c79cd49b82d206030676f3e3
Change-Id: I2cc821376803d2d6b6a46a52555868ebae871473
1 file changed
tree: faf82a7303aad40df10cadbcaa9bda6dabfbe8f5
  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.