[roll] Roll fuchsia [time] Adds a "logging quality" user signal

Adds a named alias for ZX_USER_SIGNAL_1 for local use in
Timekeeper and debugging clients.

This signal signifies that a low-confidence UTC reading
is available. It is deemed to be adequate for debug logging
timestamps, but nothing else.

Original-Bug: b/308214128
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/938940
Original-Revision: 6548b8416bdaaf749c437e764bf2761fa8b7bc2a
GitOrigin-RevId: 4481048dc0770f685803493c4fba818d17ffd633
Change-Id: I4cd88c2a5c62062642cd4f4fd96f89481cb63a9f
1 file changed
tree: fdeeceb5b8ec7b7b511d727c2d73273f8ea361ed
  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.