[roll] Roll fuchsia [bazel][fidl] Make //sdk/lib/fidl/cpp/wire buildable for host

* Move and duplicate header files in to make them available in
  non-Fuchsia builds
* Add missing deps needed to access header files in host builds.
* Add host-only "availability" target to //zircon/system/public to make
  zircon/availability.h available in host builds. In Fuchsia builds, it
  is available in the sysroot.

Original-Bug: 454977301
Test: fx bazel build --config=host //sdk/lib/fidl/cpp/wire
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1492465
Original-Revision: be0ea4467ad38e593bc3194c3233cf3cfa647304
GitOrigin-RevId: b8939ff2f89840518439b792f22fb105b4aaf561
Change-Id: I51ae511675fa48972ef860702ad3ee34f6cd26f9
1 file changed
tree: bad19679ecb022eb9c6d19523758795f8a03f2a5
  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.