[roll] Roll fuchsia [sampler] Migrate to ShutdownWatcherRegister

RebootMethodsWatcherRegisterMarker is deprecated.
ShutdownWatcherRegister will notify clients for all types of shutdowns,
rather than just reboot. This now includes poweroffs, reboots to
bootloader and reboots to recovery.

Original-Bug: 465530639
Test: `fx test //src/diagnostics/sampler`
Test: `fx reboot`
[g-review]

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1462729
Original-Revision: e59d4d320d1ff7a4451020b19eb3c3d3f02db58b
GitOrigin-RevId: 061414bae3e7e0c8465ff5fb1148c2122dc4e866
Change-Id: I98a97e27a4d2c74b6a51071ae7e9fa880de68fa9
1 file changed
tree: 9410c9af57e2520349aa86ecf1fd345034a95b45
  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.