[roll] Roll fuchsia [bt][tests] Fix error in bt-init smoke test

Previously, the smoke test was failing when bt-init tried to create
the bt-host component and could not resolve it since there was no
collection for the component.

Original-Fixed: b/329860267
Test: fx test bt-init-smoke-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1009273
Original-Revision: 5502fe7a3c396665441184f34c69296a2e2d2a6c
GitOrigin-RevId: f9eae26e5802a13fddc6aff15765d76320de03a1
Change-Id: I276aa722535c9be3cb64a273693fb31105ee514c
1 file changed
tree: 1151ed7286a349b29adcda3b0b3f72774c5bd945
  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.