[roll] Roll fuchsia [bt][fdf] Remove hci emulator device node

This is no longer included in images as it doesn't exist in an AIB. If
it's useful for a manual workflow, alongside registering the driver via
`ffx driver register`, a test node with appropriate properties can be
added via `ffx driver test-node add`.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1121726
Original-Revision: d3548d923bc230c756debc536a820634384e4afb
GitOrigin-RevId: 8c9ec24c3db5198fdc4f75ff05dc1c6aac904bfe
Change-Id: I113df037d6f71c31eb3f4d322a926ca19d1eee15
1 file changed
tree: a9f5ac7043f8336c387db1da7ad54dadea131db6
  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 in one of the communication channels documented at get involved.

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.