[roll] Roll fuchsia [bt][hci-spec] Handle switch warning with pigweed

This switches over to using `pw_preproccesor` to annotate and disable
switch related warnings. This fixes non-clang builds

Original-Bug: b/355511476
Test: fx test //src/connectivity/bluetooth/core/bt-host

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1092097
Original-Revision: af01bdd0cb517a9b67baaa268e8f874546a50b9b
GitOrigin-RevId: 7992b25d2a92ac4de6d98cdbab6b5ffc079491e9
Change-Id: Iec4bc910d59a0c1aa3d11790fadfc341e8f8bf4d
1 file changed
tree: c6e1f731e71055981c11f30c1fa5e102397c87e3
  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 via the IRC channel #fuchsia on Freenode.

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.