[roll] Roll fuchsia [bazel_migration] Migrate generate_python_api_symbols to Bazel

Create bazel build file for `generate_python_api_symbols`, and then
remove original BUILD.gn since there are no any targets needed to sync.

Test:
- fx build --host @//build/config/python/generate_python_api_symbols: \
generate_python_api_symbols
- fx build --host //build/bazel/host: \
bazel_root_host_tools.generate_python_api_symbols

Original-Original-Bug: 539782316

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1728089
Original-Original-Revision: e4ca3c5977f2931906a123995a26b595025faf01
GitOrigin-RevId: af8728f23c1b9e1390d3dac1ed095a160cf8c7fe
Change-Id: I5067e5c3075e8f8a1485537b416ab6d9317dabfd
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1732530
Cr-Commit-Position: refs/heads/main@{#198127}
1 file changed
tree: 95cc48efbf1ec7622c4d68a12bf9bb9b91af9ac3
  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.