[roll] Roll fuchsia [time] Add structured config to Timekeeper

This migrates all command-line args to structured config and removes
unused code in the Timekeeper.

Original-Fixed: 105775
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/712983
Original-Revision: 7eb6f814614c06866591c3464e0e7d7cc39c47e1
GitOrigin-RevId: 1e2d97c47bf5cb4d3eb6edbb1ba8fa49c04c4ee1
Change-Id: I9d2241b6aa05e58785d479bb4ef44d88f0246704
1 file changed
tree: 53832d22af8c2831b52b79a80af7999a02e1c357
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.