[roll] Roll fuchsia Reland "[bt] Move host.fidl to //sdk/fidl/fuchsia.bluetooth.host"

This is a reland of commit 30bdcb260d61a50f971763fb140ab397c62545e3

Fixed bt-manifest-integration-tests, which was changed in a racing
CL in the previous submission.

Original change's description:
> [bt] Move host.fidl to //sdk/fidl/fuchsia.bluetooth.host
>
> Original-Bug: b/330590972
> Test: fx build
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1021115

Original-Bug: b/330590972
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1026012
Original-Revision: 3e4b9138b4a31885284c8d7714f23f0675bebf34
GitOrigin-RevId: a1aa934f911794c400b27ff42a971bf52ed70185
Change-Id: Ib3041d426786e0e6097fbe3d622640f47384622a
1 file changed
tree: dfb8a49e3513f9e91abd7155a4b6e2ee7c3a750c
  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.