[roll] Roll fuchsia [rust][time] Remove approximate clock updates with rate.

This feature had been needed temporarily while timekeeper migrated to
using absolute values. Now this migration is complete we can remove it.

Original-Bug: 65726
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/622792
Original-Revision: f11df01e90cf5f335dbe9dd3f1146b39a4c745dd
GitOrigin-RevId: f378e29136b96ce803147ee9548a3f773375c61d
Change-Id: Id2c74f228003e73f2a617076d4e77b1f03a3e329
1 file changed
tree: f11f7c05fc215411a62a385ac677695e83fad832
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.