[roll] Roll fuchsia [system-updater] break State stage into two states

Add a new stage called Commit which sets the configuration to active
and commits the update. Also flushes boot_manager separately.

Change the order of states to Prepare -> Stage -> Fetch -> Commit

Stage flushes data_sink still.

Original-Bug: 95804

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/700802
Original-Revision: e71a77048d8a39041cce7ff3e8c280015e2f193f
GitOrigin-RevId: f302370da01c8dd9749d50853a090832e55a2975
Change-Id: I3516d659b5ce351023242fcdc92062ef596d56a3
1 file changed
tree: e14046d53c459fb668ced064bc1afcfc90993073
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.