[roll] Roll fuchsia [time][net] Use reachability monitor for enabling timekeeper

Uses the reachability API to determine when to sample external time
sources.  Doing this should short-circuit bringing up the time source
binary when there is no connectivity and we know in advance that trying
to sample time will surely fail.

This, in turn, removes some throwaway work, and should save power in the
long run.

Original-Bug: 404936065
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1263009
Original-Revision: 4b365ba80cd53a4084a6574f0c0babee36d8673f
GitOrigin-RevId: 34dcd2b9b5cc4d90857ded1dcd70ca4e50c487d4
Change-Id: I6e3af7b80009c4949fdd9a50446bb0e5efd389de
1 file changed
tree: 829302abdda23c48f3f0721d5f89d8ab163d321b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.