[roll] Roll fuchsia [fidl-fuchsia-update-installer-ext] UpdateAttemptMonitor::from_stream

When using synchronous FIDL bindings, we can't use `start_update`, add a
UpdateAttemptMonitor constructor to create it from a given stream.

Original-Bug: 127815
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/867703
Original-Revision: db246a8d9a5a5652ed71646f8e85c75e3bc08bb6
GitOrigin-RevId: 48da1c47aa3c15ecfee36fc69cad0e71ba68c776
Change-Id: I653ab3dfa2ce9f3475f9084111a6f57d73dd684a
1 file changed
tree: c273588af3f911479947bf275abc5cd824cea143
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.