[roll] Roll fuchsia [bazel][fidl] Migrate fuchsia.io and fuchsia.unknown

This CL does the following:
- Create BUILD.bazel for fuchsia.io and fuchsia.unknown FIDL libraries.
- Update BUILD.gn using bazel2gn tool to make it state-synced.
- Update fuchsia.io and fuchsia.unknown to the allowlists:
	* _partner_idk_stable_fidl_libraries_targets_list
	* partner_idk_fidl_library_allowlist
- Update fuchsia.io and fuchsia.unknown to //build:bazel2gn_verifications

Test: fx bazel build --config=fuchsia //sdk/fidl/fuchsia.io:fuchsia.io //sdk/fidl/fuchsia.unknown:fuchsia.unknown
Test: fx set core.x64 && fx build
Test: fx build
Original-Bug: 487883318
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1551400
Original-Revision: 80666c436cceb606ae02de50b9ee3995a8d3a352
GitOrigin-RevId: 8da37a49432cf71960040b01543c7ff34cbc6a1e
Change-Id: I1de64203787b6a8ae4c1d17a73f6aad5e7573e96
1 file changed
tree: cafe4fed1ef4c1fb4c971bc86c4e2b181011e4e5
  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.