[roll] Roll fuchsia [bazel][fidl] Add target covering all FIDL libraries with categories

"//sdk/fidl:all_fidl_libraries_with_categories_idk" depends on all FIDL
libraries in a category, similar to the similar target in GN.

Original-Bug: 428285014, 496603528
Test: `fx bazel build --config=fuchsia //build/fidl:idk_fidl_json_data_from_bazel && cat bazel-out/fuchsia_x64-opt/bin/build/fidl/idk_fidl_json_data_from_bazel.json` includes "fuchsia.fdomain" from the "host_tool" category
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1556630
Original-Revision: f0f77cd1c701377cb5a9723d2849ccd3b11ae38e
GitOrigin-RevId: cf6acbea26c7d7bb3a3b153fe8a8ac69b8a3fcaf
Change-Id: Ife54bc0def6d57b0c014fc49334dc1cbc1f1e883
1 file changed
tree: be40bdb4945563afb8292bd30b09502fa96d91ec
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.