[roll] Roll fuchsia [storage][fidl] Use infallible Endpoints<>::Create

This change migrates more callers over to the infallible variant of
endpoint creation to reduce boilerplate.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1017662
Original-Revision: f23270e979b65fc3098661780883750c28a89b86
GitOrigin-RevId: 39955dc50d4f02527da76431f86db9806d82141d
Change-Id: Ia66b291fc3d7bc4a33a0d8bffcbcfc6febd17ee9
1 file changed
tree: f06e67ef0bc0cff8aea984690dc2b2a6c6bc8628
  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 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.