[roll] Roll fuchsia [time] Extend the persistent state with reference instants

- Adds the boot and UTC timeline reference instants.
This will be used in read-only RTC support.

- Moves the free functions dealing with state into State impl as associated
  functions.  The naming may make more sense now that State isn't "just"
  a bool.

Original-Bug: 384940713
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1187213
Original-Revision: c83e297157c48cd456b9928832eba2650c64dcbb
GitOrigin-RevId: e435668c907073c293267d87596c2a2045098448
Change-Id: Ib9ae20cd2eea2c4e196a1eb220e18a02fec042ef
1 file changed
tree: bf12c24bf9af820ac07065cd31f279e5c3f58c87
  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 in one of the communication channels documented at get involved.

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.