[roll] Roll fuchsia [bazel][fidl] Reuse category lists for allowlist

Use the same list of targets used to define molecules for various
categories and stability to build the allowlists for those categories
and stabilities.

Remove the step to update the allowlist from the agent skill.

Original-Bug: 428285014, 496597510
Test: fx bazel build --config=fuchsia --copt="-ffuchsia-api-level=4293918720" //build/bazel/bazel_idk/tests:build_only_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1561190
Original-Revision: f1611fee34e54e192bc07de83a3ca723c34d8a8f
GitOrigin-RevId: f5d1f6636752306c3414eeb17ad280dffb16ae8f
Change-Id: I4a4eedc63f886b26751851f05aa51d2b4f393596
1 file changed
tree: a9977a92c7d58adbde6e0d6699c0f2778d6f1766
  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.