[roll] Roll fuchsia [bazel][fidl] Make FIDL C++ natural bindings buildable for host

Move necessary files in //sdk/lib/fidl/cpp/wire to the common `hdrs`.

Original-Bug: 454977301
Test: fx bazel build --config=host --copt="-ffuchsia-api-level=4293918720" //examples/fidl/fuchsia.examples.docs:fuchsia.examples.docs_cpp
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1492471
Original-Revision: c5ba190ebca6290ddebd53e73d49a0e8f8988786
GitOrigin-RevId: aaa9c128005e80f4a2b14ab654f9b339dcd6268e
Change-Id: I137740f2c299642d7105fbbcc2511886abaf4b2a
1 file changed
tree: eed881a5468dbbf5b4f23f2b3be742f03a828f5d
  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.