[roll] Roll fuchsia [bt-hci-emulator] Bind emulator under pdev node

The emulator was also updated to create test devices rather than rely on
the test driver to perform that duty. The reason being that test driver
is deprecated and we don't want it binding to the pdev node.

Tested: fx test hci-emulator-client-tests
Tested: fx test bt-bonding-integration-tests
Tested: fx test bt-profile-integration-tests
Tested: fx test bt-host-integration-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/561746
Original-Revision: 9bc57388a25026307ed17b989f2c06be69fdb0d3
GitOrigin-RevId: 205ea387d1f2bd0934cbfbc4eac7249ee0bfebf3
Change-Id: I3ee1f0802d4cac595127a35471876b762d7a1a65
1 file changed
tree: 9bf5c47773ba0421613fe55721c61803c42aaf2e
  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.