[roll] Roll fuchsia [time][inspect] Adds a timestamp at which the last UTC adjustment was applied

This should help figure out the source of utc adjustment in some limited
scenarios. See the attached bug for details.

Changes:

- Log the boot timestamp when a time sample is received.
- Disambiguate last adjust status from boolean to result text.
- Log time adjustment parameters. This should probably be logged as
  `debug!` long term.

Original-Bug: 412337617
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1256970
Original-Revision: a259704926aa526dc68bf80a3d378d57d21ad7fa
GitOrigin-RevId: 82d42d538db0296772867c4d55df0588517803a3
Change-Id: I65109caa2edce9442a7f2ece7e8bb3720d455e28
1 file changed
tree: dccba853f8852f893a39d11b53449e0705f3c08e
  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.