[roll] Roll fuchsia [system-update-checker] Support update-check-completed

We want Persistence to publish data as soon as the software update
check completes, rather than waiting 120 seconds.

This CL adds support in system-update-checker for the
OnUpdateCheckCompletion protocol that Persistence will use.

Original-Bug: b/307541736
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1074672
Original-Revision: d943842c981b8ea87bca93318cc1284d8f29fbed
GitOrigin-RevId: 48c3ffad05d896b0f9df51ca1bd4850aebb6083f
Change-Id: I15592b8b7eb3a472b47339f3e020ffad95578c1e
1 file changed
tree: 56e6a2d2d608b32e03d55eb8c8207d0eb4366832
  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 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.