[roll] Roll fuchsia [omaha-client] unify representation of consecutive_failed_update_checks

Previously OMCL contained one value of this stat in storage and one in
the Policy, which were not kept in sync. This change loads the value
from storage into Policy at startup and keeps the value in storage in
sync with the Policy value throughout the execution of the state
machine.

Original-Fixed: 66707
Test: Added test proving that the value stays in sync between storage and memory
Test: Added new field to existing Context persistence tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/468795
Original-Revision: 135c122764c96cb5132d4d1bbb51bb75b2f12a92
GitOrigin-RevId: cb6d40c11fee4b81c0360ccd2abae7df01e091fa
Change-Id: I3a1e96e73b02401d88073890b592820e041d0a19
1 file changed
tree: 70f2f5897ea1023bf91425a454bdf537cc0a6849
  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.