[roll] Roll fuchsia [update] implement `update revert`

This change implements `update revert`, which can be used to revert the
update and fall back to the previous slot.

Test: fx test -o update-lib-tests
Test: fx test -o update-integration-tests
Test (manual): Observed we booted into zedboot after running `update
revert`.
Test (manual): Observed we booted into the alternate slot when adding a
timer to make commits hang, and reverting before the commit.
Original-Fixed: 64590

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/461522
Original-Revision: 82da73281da9c007b07ecaad0cf3cd22e4104cc6
GitOrigin-RevId: 047a902bb7c7af3c932aaae70f7349e92579ad06
Change-Id: I86d58a0c79d233b4a064246b1345452bcc6df678
1 file changed
tree: 7818d262c827d367957225eacba12c724422e708
  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.