[roll] Roll fuchsia [vim3] Retract the `fuchsia::real_time_clock` feature

I originally thought that we would want this to take
effect immediately upon submitting the code that makes
this possible.

But instead, we want to introduce this gradually. So,
retracting.

Original-Bug: 348530594
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1074472
Original-Revision: 329970bb5739d53b0daa8ef941ffad5e7fb8a9f6
GitOrigin-RevId: 83976849b3730a03fd817ef06baf0a9988da848d
Change-Id: Ie0d8b6b4abc1cc59b265c521020c5674396cabde
1 file changed
tree: ff3c9690b68de3ed76381e6ee59c0e38d9d1ed75
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.