[roll] Roll fuchsia [bt][core] bt-init Watches for Vendor Devices

* Watch filesystem for bt-hci devices in bt-init
* Create dynamic bt-host child component
* Pass in vendor device path to child component via structured config

Original-Bug: fxbug.dev/136009
Test:
* Set IS_BT_HOST_COMPONENT flag to true
* Connect Nelson device to workstation
* fx build && fx ota

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/920936
Original-Revision: a779e50c620dc92a31aedff3c038957244f34f94
GitOrigin-RevId: 87a7837812fdcce465a3eaccfab8bea70d5d16f7
Change-Id: I3d198c54818f236c54dfaf51409aa2ee7cc99a82
1 file changed
tree: 166940a709403d32e5bab0f5ac558204b1fd35b7
  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.