[roll] Roll fuchsia [mock-reboot] Remove support for PerformReboot

PerformReboot is deprecated and shouldn't be used. All in-tree clients
have been migrated to Shutdown so we can remove mock support for it to
discourage future use.

Original-Bug: 465530639
Test: `fx test //src/sys/pkg/testing/mock-reboot`
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1475364
Original-Revision: 294c6021cb3d576876d102740c31e44ad004bcdc
GitOrigin-RevId: 83fec2551b1d58029ea1f5d05548a04e3b258063
Change-Id: I63c190f14ca9238196bd7664a19c7382b8349e60
1 file changed
tree: 661c12745a2c2fb38aae874add7772cbe3ad1359
  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.