[roll] Roll fuchsia [time] Add is_monitor_time_source config to time sources.

This change introduces an `is_monitor_time_source` configuration
parameter for time sources launched by timekeeper. Timekeeper now sets
this parameter to `true` for monitor time sources and `false` for
primary time sources via component configuration overrides. The
httpsdate time source component will use this field to decide if this
time source need to fetch escrow token from timekeeper in followup CL.

Test will also be added in followup CL.

Original-Bug: b/367743262
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1429575
Original-Revision: 22fba54f0ca3c219f4b496df8ed4f0ecaa735a2f
GitOrigin-RevId: 62de730c978ac79444d2c5ca0acac81e022f2e69
Change-Id: I39a8913c7e068639432ced598fee56972eb656b4
1 file changed
tree: a541e0cadc2f8e4dfed92ea22776d5f128986db4
  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.