[roll] Roll fuchsia [bazel_migration] Migrate fuchsia.bluetooth.hfp and another 9 libs

Migrate FIDL libraries from GN to Bazel by skill, migrating_fidl_to_bazel.

Migrated Libraries list:
fuchsia.bluetooth.hfp, fuchsia.bluetooth.hfp.test,
fuchsia.bluetooth.host, fuchsia.bluetooth.internal.a2dp,
fuchsia.bluetooth.le, fuchsia.bluetooth.map,
fuchsia.bluetooth.pandora, fuchsia.bluetooth.rfcomm.test,
fuchsia.bluetooth.snoop, fuchsia.bluetooth.test

Test: fx bazel build --config=fuchsia \
//sdk/fidl/fuchsia.bluetooth.hfp \
//sdk/fidl/fuchsia.bluetooth.hfp.test \
//sdk/fidl/fuchsia.bluetooth.host \
//sdk/fidl/fuchsia.bluetooth.internal.a2dp \
//sdk/fidl/fuchsia.bluetooth.le \
//sdk/fidl/fuchsia.bluetooth.map \
//sdk/fidl/fuchsia.bluetooth.pandora \
//sdk/fidl/fuchsia.bluetooth.rfcomm.test \
//sdk/fidl/fuchsia.bluetooth.snoop \
//sdk/fidl/fuchsia.bluetooth.test
Test: fx bazel build --config=fuchsia //build/bazel/rules/tests
Test: fx set core.x64 && fx build

Original-Bug: 487883318
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1575233
Original-Revision: 6ae93f297b5e57bce0e0215d0f43ab8ad11e7f21
GitOrigin-RevId: 232c416f186d6a7253994e7bd8341e10c82c8ff7
Change-Id: Idf840d3741922f8fb3132594ccd2cb1f49c787ce
1 file changed
tree: 73bc2f7f1cbc013d495208efc5b2d759eb568afb
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.