[roll] Roll fuchsia [bazel][fidl] Migrate fuchsia.bluetooth and fuchsia.buildinfo

This CL does the following:
- Create BUILD.bazel for fuchsia.bluetooth and fuchsia.buildinfo.
- Update BUILD.gn using bazel2gn tool to make it state-synced.
- Update fuchsia.bluetooth and fuchsia.buildinfo to the allowlists:
	* _partner_idk_stable_fidl_libraries_targets_list
	* partner_idk_fidl_library_allowlist
- Update fuchsia.bluetooth and fuchsia.buildinfo to //build:bazel_verifications

Test: fx bazel build --config=fuchsia //sdk/fidl/fuchsia.bluetooth:fuchsia.bluetooth
Test: fx bazel build --config=fuchsia //sdk/fidl/fuchsia.buildinfo:fuchsia.buildinfo
Test: fx set core.x64 && fx build
Original-Bug: 487883318
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1552644
Original-Revision: e7d1796f2efd48d352181a6832d156249c983b4a
GitOrigin-RevId: 9d0bb1cc020b8452571aa56de6ed6dc5b26c3fca
Change-Id: Ifd61c3c5fba120feda99a5ae95e3b139afb17169
1 file changed
tree: a2248a41cd7e7c05e2ced989de0bb30e77152732
  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.