[roll] Roll fuchsia [bt][virtual] Support FIDL Vendor Protocol in Virtual Driver

* Update virtual driver's HCI device operations to receive FIDL Vendor RPC messages
* This is necessary for integration testing bt-host as a component

Original-Fixed: b/324278141
Test: fx test bt-hci-virtual-tests
Test: fx test bt-host-integration-tests
Test: fx test bt-host-component-integration-tests (Impl in child CL)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/984698
Original-Revision: 24ae0d4aa216aa7048e185625879aa2fd4ac5ee6
GitOrigin-RevId: 575a809ca164eae3be0449ca7cd43f302fe562b0
Change-Id: I878dbc56ae8e2276c9ea8fccd905d6701a207e85
1 file changed
tree: be3f843535abcc2addd1d3c585512102f2871b3c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.