[roll] Roll fuchsia [fdf] Move clock bind library to partner

Combine fuchsia.hardware.clock and fuchsia.clockimpl
into a fuchsia.clock bind library. Set the SDK
category to partner

Original-Bug: 131608
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/909652
Original-Revision: 48a06bb294178ba6e14630d57feca24a1c431615
GitOrigin-RevId: 5fb657beb244a47d56ad66209cac8f4e25ba0168
Change-Id: I0e363e95c59185bc3ae2ee86cfa597767a6fe4af
1 file changed
tree: 52db1c2ee78e91d531694ca714255a4f54c118d4
  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.