[roll] Roll fuchsia [bazel][idk] Add missing C++ targets to the IDK

These targets were added to the appropriate allowlist but not to the IDK
molecules. Most are related to FIDL.

Original-Bug: 428285014
Test: fx bazel build --config=fuchsia --copt="-ffuchsia-api-level=4293918720" //sdk:fuchsia_idk_atoms_produced_by_main_platform_build_idk
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1574576
Original-Revision: 2056288ad6a03b31215defc6ce0648754dae57b8
GitOrigin-RevId: 690a7aab216a175775ff208235a26d7f4e2ed0b7
Change-Id: I864d6d274bf3a4dd4bad168a5c26081ee5352451
1 file changed
tree: 6b322e380f15d451c32e6c4f119dc9ac0fcbf195
  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.