[roll] Roll fuchsia [fuchsia.hardware.spi.businfo] Move to sdk

Make the fuchsia.hardware.spi.businfo FIDL library an unstable partner
SDK library. This library will be accessed out of tree and so it needs
to be available in the SDK.

Original-Bug: 392676138
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1214025
Original-Revision: 8a71372fd087950896c794657bc5c9d6a173117a
GitOrigin-RevId: 4e58509dd09cf251f10d7037d44cc152f64e2848
Change-Id: I40b629a30ff0655c4e260d2678e56cb2e76844d5
1 file changed
tree: 5842ba02c090cb8d4e7f501c2e4056e888827aaf
  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.