[roll] Roll fuchsia [time] Remove network check from timekeeper

A previous commit copied the network check into HTTPSDate. Checking for
network availability existed in Timekeeper to simplify the transition
from roughtime to HTTPSDate. As the transition is now complete, the
check can be removed.

Original-Fixed: 59972
Testing: existing unit tests, verify time in successfully synchronized

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/474589
Original-Revision: 47bbd0f0593efba0b8471449a09975b4f642fbc5
GitOrigin-RevId: 7f9d9cfecb73fb3b3d86866f01a376544f1246b0
Change-Id: Ie3d60add1b07df7573f773a475d36d8849f1e13f
1 file changed
tree: ee8b0f4290c23597b9aedb28dfddd4cd5ccdfffd
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.