[roll] Roll fuchsia [time] Clean up canonical targets

Makes the target //src/sys/timekeeper:timekeeper a
canonical testonly target. It used to refer to the
timekeeper package.

This is no longer the case, and is no longer necessary.
Which is why it is being retracted now.

Original-Bug: b/300289294
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/918649
Original-Revision: 16888a4bdb4f7afd3f8d49e80aa51e6cb0ee8272
GitOrigin-RevId: 1e9d63cb15744ffbbea9d9ed4d269b2610ef2193
Change-Id: I87d03488aee67f9bd54a7971cb18b875013779d6
1 file changed
tree: 874009f410d7276c5b285a27bf5ffb1f975eb1db
  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.