[roll] Roll fuchsia [bt][host] Remove bt-host component when Host protocol closes

Remove a host when the watch_events call fails
Prevents a hang in integration tests when using component-based host

Original-Fixed: b/42120566
Test: fx test //src/connectivity/bluetooth/core
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/990472
Original-Revision: 26a47627dd4711e6906a2e3e298d5ad9da38258b
GitOrigin-RevId: f9694cc3cd7c0151a9eea206557d85dfbd1664dc
Change-Id: I6f2b6b3993c3755cb32ce55f07857ac2ceed1142
1 file changed
tree: 4431ad9ba2be55924420d75b1ca010c13987b1db
  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.