[roll] Roll fuchsia [timekeeper] Reduce log spam

Remove recurrent logging for various time source log points.
These are well represented in the reporting metrics, both
inspect and cobalt, so we don't need to re-log them when
they happen.

This should reduce the distraction to users on devices
and setups that don't need UTC clock. Even though
for the time being the timekeeper will continue
running in the background.

We might want to consider using different time
configurations across products in the future.

Original-Bug: 124043
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/822774
Original-Revision: eb8380a6ec6053a514a9cdcd932a23612844f100
GitOrigin-RevId: 88e09c380022db0d730bff0601c493a2ca6e5bb7
Change-Id: I8d22eb84db79cd8372f5ab5b1546037fa56e0d6b
1 file changed
tree: 47561740bd1b60684090d163dbcb3f2725f04496
  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.