[roll] Roll fuchsia [ffx][idk] Treat unstable FIDL libraries as not in IDK

Use the "not-in-idk" marker for FIDL libraries that are in an SDK
category - and would otherwise have a different marker - but are
unstable. This helps ensure compatibility requirements are met, which is
the point of the markers.

Add existing violations to the allowlists.

Original-Bug: 314822328
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1211284
Original-Revision: 802091e0b29d232dd377e7581051fd55a46eac8a
GitOrigin-RevId: 26df4924aaf28956675dedbedd53addaf124f26f
Change-Id: I8470b1ba35d43b3f477e8948ee9a7e2d6b381839
1 file changed
tree: 46747e98d4a4257b538d74aa4fb2fb91cdb9b112
  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.