[roll] Roll fuchsia [bt][fidl] Merge HciEmulator and Emulator APIs

Merge fuchsia.bluetooth.test.HciEmulator into
fuchsia.hardware.bluetooth.Emulator API because the separate API adds an
unnecessary layer of abstraction.

Delete the fuchsia.bluetooth.test library

Original-Bug: b/335465597
Test: fx test //src/connectivity/bluetooth
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1048457
Original-Revision: 0d882e7e414513748137defe955abebe31f063fa
GitOrigin-RevId: 34fd399cbcaf09ea60a05a8f5646aa85ebdaf0ff
Change-Id: I6fa481528216e5ca1ebd92359d6be3f96cdf8bd7
1 file changed
tree: 67479e242713d2ac247f03f672a6929e8dd808dd
  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.