[roll] Roll fuchsia [build][fidl] Limit unstable to internal and partner categories

Only allow FIDL libraries to be unstable when the SDK category is
"internal", "partner", or not specified. This specifically disallows
unstable libraries in the "partner_internal" category, which as noted in
https://fxbug.dev/364727245, does not make sense.

Move `fuchsia.wm` to the "internal" SDK category to meet this condition.

Allow exceptions for known exceptions in "partner_internal" due to ffx
build requirements.

Original-Bug: 325669391, 364727245
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1125780
Original-Revision: 8521352712d32c24afb200ce2ad7b211fb6ff531
GitOrigin-RevId: f15c6aec2923edabed4758bc25690a993888125e
Change-Id: Ia4fb609287e7ba727b08c2efda752be6d7cbf448
1 file changed
tree: 63f9a7869ca86a28993a6be2b4c89ce3571f4324
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.