[roll] Roll fuchsia [build][idk] Remove category requirement from sdk_molecule()

Allow sdk_molecule() instances to not specify a category so we can start
removing this parameter from them.

Also add and assert that `public_deps` is not specified to clearly
prevent accidental use.

Original-Bug: 407083737
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1411527
Original-Revision: 4aa4101b8620189af351ec6895ddca0671253b73
GitOrigin-RevId: 5930e907f21f91f180b99abea238184cc6bc1f7d
Change-Id: Ibcaf70a75133b26577c9a7bcc12286a1c743efcc
1 file changed
tree: 3d7c06c0bafe2b5755029188b6abfa982b3d0130
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.