[roll] Roll fuchsia [idk][build][ffx] Update //sdk/categories:marker-* categories

* Remove markers for obsolete SDK categories "excluded" and
  "experimental" and references to them.
* Replace "marker-unknown" and "marker-internal" with
  "marker-not-in-idk", which more accurately reflects the cases where no
  SDK category or "internal" are specified.

Original-Bug: 365996258, 314822328
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1192674
Original-Revision: 25d8f88e372d5aab516723373428b2267d4955e4
GitOrigin-RevId: 6317bc90ec34647cd0d08949de850a7d89755260
Change-Id: I856a890621d48464e36d4a1e0402078fe4679b83
1 file changed
tree: ec620db41c5275fb33485b32d64c32beeb016cb9
  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.