[roll] Roll fuchsia [sdk][build] Eliminate "experimental" SDK category

The "experimental" SDK category did not have a clear purpose, had very
few uses, and added confusion. Prevent use in `sdk_atom()`. Also update
the documentation.

Original-Bug: 365624908 365996258
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1120684
Original-Revision: 8e4d370948f9851a1560391b4fcf857e1925ff91
GitOrigin-RevId: ff39e9ad3da84bc017617351ec66fb2810febc80
Change-Id: I77672fe26f5ee2bf8fe38d5bb53d10cc340871b5
1 file changed
tree: 9445e659527534d9dc558727cf8201ba9714ca67
  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.