[roll] Roll fuchsia [mock-reboot] Migrate call hook to ShutdownOptions

RebootOptions is deprecated and clients are being migrated to
ShutdownOptions. This CL migrates mock-reboot and users of it to assert
based on ShutdownOptions rather than RebootOptions. Some clients still
call PerformReboot, rather than Shutdown, so some temporary scaffolding
is required.

Original-Bug: 465530639
Test: `fx test //src/security/tests`
Test: `fx test //src/starnix/tests/reboot`
Test: `fx test //src/sys/pkg/bin/system-update-committer`
Test: `fx test //src/sys/pkg/testing/mock-reboot`
Test: `fx test //src/sys/pkg/tests/omaha-client`
Test: `fx test //src/sys/pkg/tests/system-updater`
Test: `fx test //src/sys/pkg/tests/system-update-committer`
Test: `fx test //src/sys/pkg/tests/update`
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1455218
Original-Revision: 4835956f4f9b38ef7b1289190782f9f4a22d236a
GitOrigin-RevId: 85bba8e30233b0212d04e572d780f834a0cd9be9
Change-Id: I4efc5bc18c630040c89999d4666b14d121a9e4cb
1 file changed
tree: 1f1e8de7fb744ab92627488698d10ecee56bdbba
  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.