[roll] Roll fuchsia [ctf][time] Stops the timekeeper tests from executing

These tests do not use stable FIDL APIs and are as such unsuitable
long term for being CTF tests.

They were originally used as a proof of concept for CTF testing
the RTC OOT driver.

This is no longer adequate today, and having unstable APIs in
CTF is preventing other significant work such as boot
time migration.

Original-Bug: 365558387
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1150515
Original-Revision: da07a90edc2f357c166716c90a9748b30c25ab8f
GitOrigin-RevId: ed087fc49fa958a43999e3ac8573d6f2b316586e
Change-Id: If6d9013acaaa80289aa7eab0b9a5ac02df8724fe
1 file changed
tree: 86cf9d66d149dd2a08b04eb63b9333b6b1631471
  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 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.