[roll] Roll fuchsia [time][doc] Update the UTC clock documentation

The linked bug has updated the UTC clock behavior to include
an extra clock state and an extra clock signal on state entry.

We introduced this behavior for some limited testing use cases,
but we still want to communicate that the clock has changed,
and that there are new signals to watch.

Original-Bug: b/295537827
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/938698
Original-Revision: 87adee6030a5a9bc154a8ddaf91ca7209d597162
GitOrigin-RevId: 4c5809ce78f7034e89da41ab6603de8dff001ccf
Change-Id: I8b944912a227ed5e02453f7b4314ae65a754496c
1 file changed
tree: 00d4073bfc4d8e52ddb08feb6fd32786038537c0
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.