[roll] Roll fuchsia [system-updater] Use boot timeline to cap OTA suspend duration

The monotonic timeline stops when the device is in Suspend-to-Idle,
and we want to avoid users delaying OTA for long durations of wall
time.

Original-Fixed: 456845594
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1410194
Original-Revision: a43979c5d2644393ef301577fd0aa181ac0eb997
GitOrigin-RevId: 4baa26e7d90ff068439ae76ec991c123bf9a76ff
Change-Id: Ib0547e4c3acbde26e8b23be8f3cd497dd2385e3b
1 file changed
tree: 2323eff1dd3aead537c2d5a0b8b6e08f71338b04
  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.