[roll] Roll fuchsia [spi][fidl] Continue transition to fuchsia.hardware.sharedmemory

Now that out-of-tree clients are using the new methods, delete the old
methods and compose the sharedmemory protocols.

Original-Bug: 67570
Test: fx test -o spi-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/489239
Original-Revision: 2d880e37828cfe89d6b0eac2cf494fc3b29c123e
GitOrigin-RevId: 38ea4d5b45415fea39690536632a657ddd45ec14
Change-Id: I54518f3efa747267d8bf4022198a01b694fbcdd8
1 file changed
tree: 80ce6239fb492da853f5de18896cacd334c212fb
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 via the IRC channel #fuchsia on Freenode.

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.