[roll] Roll fuchsia [password_auth] Reflect infallability of Minfs shutdown.

A previous minfs change removed the only failure mode which could lead
shutdown to fail. This CL changes the return type of the trait method
so that callers don't have to handle a failure that can never occur.

Original-Fixed: 101442
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/704469
Original-Revision: dba41f0cdb5cb6c45e056cfe322ca4d4c3fc932f
GitOrigin-RevId: d0845eb7b468cb079ebe9805fa2b062d952096b2
Change-Id: I933298e43fedcc24f92b6fa7b397de463ba0fbd7
1 file changed
tree: 1d5822574ec3fb2d15ecd3b546b9ac453b4162c4
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.