[roll] Roll fuchsia [bt][fidl] Migrate to Snoop2

Implement Vendor.OpenSnoop and Snoop2 in bt-snoop, uart, usb, broadcom,
intel, and loopback drivers.

Original-Bug: b/355486615
Test: fx test bt-transport-uart-tests bt-snoop-unittests
bt-hci-broadcom-tests bt-transport-usb-tests
bt-hci-virtual-tests bt-hci-intel-tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1089306
Original-Revision: 8f3b2efc4b6e259b50212eca704549dc4796b84e
GitOrigin-RevId: 3bc6b37641bcb9cd18e200a47a755d0879a42da5
Change-Id: I4a04d9845e8f56977e836cbab79b99859c0f6c38
1 file changed
tree: 030a858be80725369abc38f0434f972d90e39940
  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.