[roll] Roll fuchsia [sdk] Move fidl_driver to partner

Move the fidl driver libraries to partner. These were already API
Reviewed as part of the LLCPP FIDL Bindings review.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/861331
Original-Revision: e0297d3dbd025911c311a3d9bdf7278852c41a0e
GitOrigin-RevId: ad1d3b1ecbc94f2cb0ea781ed4fb8afb94b72e26
Change-Id: Icea709aa9597fa81beedd6da90f16c73be39b82c
1 file changed
tree: bddab3ef77852a473316e8085e36edcd66f41a32
  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.