[roll] Roll fuchsia [system-update-committer] do commit when failure ignored

This change refactors the system-update-committer to make its behavior
consistent with the FIDL documentation for IsCurrentSystemCommitted.

Specifically, we actually complete the commit if a verification failure
is supposed to be ignored. This is different from the previous behavior,
which did not complete the commit upon an ignored failed check.

Test: system-update-committer-tests
Test: system-update-committer-integration-tests
Original-Fixed: 69537
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/483138
Original-Revision: b0ecc2cc9a7ff3953ae842f3413bd15c310bf9e5
GitOrigin-RevId: 57bd213ad311ae45c4f2a4ceb28add98fcaccdcb
Change-Id: I399c1d3c485bb9c437a2bf9daca69f0c27dec6ad
1 file changed
tree: ec7424f3f53ee84166f8e30ee62ded2f59e4bb89
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.