[roll] Roll fuchsia [shutdown-shim] Notify watchers even if no reasons

Even if the shutdown doesn't have a reason specified, the action may be
useful so we should still notify shutdown watchers.

Reboot watchers (on a deprecated protocol) don't receive the action so
we can continue to not notify them.

Original-Bug: 467692360
Original-Bug: 406779891
Test: `fx test //src/power/shutdown-shim`
Test: reboot into recovery w/ no reasons
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1453790
Original-Revision: f4c64535b126f4506ec2d3c4a7097157c8fbad02
GitOrigin-RevId: 4801142260f1d417af6d688666da6e8097426c66
Change-Id: I8511979b0bbd8070b7f52c08eefceca065595ed4
1 file changed
tree: 6e360aa2e1108532e204cab2bbba22b6c2275792
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.