[roll] Roll fuchsia [time] Register the pull time source

The pull time source is registered as a new component
in the product assembly, and the core size limits
calculations.

I expect little effect on the size of the time bundle,
as the component is identical to the push component,
and the config files should be small.

Original-Bug: 113956
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/803368
Size-Review: Aaron Wood <aaronwood@google.com>
Original-Revision: d6b2154029253897565da97959663c92a53f13d7
GitOrigin-RevId: dbb3edbd6a23fce2c8faba9e1cbb176939a66834
Change-Id: Ib17861072021ee0f5861f54747756491b4986b43
1 file changed
tree: 7eec091be175f51d2a1ddec54287f0e5363259b9
  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.