[roll] Roll fuchsia [sdk][fidl] Add `fuchsia.hardware.cpu.ctrl` to partner SDK unstable category

Test: Built a target with `@fuchsia_sdk//fidl/fuchsia.hardware.cpu.ctrl:fuchsia.hardware.cpu.ctrl_cpp` as a dep
Original-Bug: b/391674548
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1197419
Original-Revision: 6da4129bb82c9271b140e2d1832415c94b725e71
GitOrigin-RevId: 0d0b25de2878b406ec57ce72ae5c5bce7eb9c74a
Change-Id: I71fe471d8926a7d8ed475f5f906bbe38cf6c7972
1 file changed
tree: a2d8dd8102aca77d06bab4cae1f3874c81253f69
  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.