[roll] Roll fuchsia [bt][manifest-smoke-test] Fix flake in bt-init smoke test

Serve a pseudo-directory to bt-init (and thus bt-gap) so that bt-gap
does not panic when it tries to open the bt-host device directory.

Also, wait for realm destruction prior to ending the test, to ensure
the mock component running the pseudo-directory terminates after the
bt-gap component in the realm depending on it.

MULTIPLY: bt-init-smoke-test (fuchsia): 150
Original-Fixed: 77775
Test: First, apply fxrev.dev/541128 and verify that this patch reliably
      reproduces the flake seen in fxbug.dev/77775. Then, apply this
      patchset and verify that the flake is fixed.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/541129
Original-Revision: 29ec76816744d6a318c9bcbd178bd186394a85c3
GitOrigin-RevId: 404fe24dee5d13129b7eb5c27b44704e0342e2b2
Change-Id: I049d59a38d004c91118b3f7729244e0d9f4dcc33
1 file changed
tree: 73a8bc7abe688eeb7e87c71d174d5c8b5e82da4a
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.