[roll] Roll fuchsia [omaha-client] Use Collaborative Reboot

This CL makes two changes to integrate omaha-client with Fuchsia's new
Collaborative Reboot mechanism:
1. When transitioning to the `WaitingForReboot` state, send a
   `ScheduleFutureReboot` request with reason `SystemUpdate`.
2. When receiving a `PerformPendingReboot` request on the
   `fuchsia.update/Manager` FIDL protocol, proxy it to the corresponding
   method on the collaborative reboot initiator protocol.

Original-Bug: 380873116

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1185559
Original-Revision: a4385729226b1e65906152829f4409d6046fc46e
GitOrigin-RevId: 9b562404aa78123ee80f3992b8d87d813a922f07
Change-Id: Ia61f1c7368bbc1302389f5a48292b9b0c703c8a3
1 file changed
tree: d405d9f554a75e9cce366b686235681146a46f05
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.