[roll] Roll fuchsia [bazel] Fix fuchsia product assembly pattern match

Removing "/*" could match a different directory that starts with the
pattern.

Original-Bug: 414434228
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1266304
Original-Revision: 6cdcf201ee7d5a02c03387cf851c4e304085bf3a
GitOrigin-RevId: b14a11af9aa027a96b10ab43571177fc66f8d0e1
Change-Id: I05a0e18bc2c7f8e8cd7f913a757052dbc689f03d
1 file changed
tree: cc5377eb6f3e9f401934011484eca36cb96acc62
  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.