[roll] Roll fuchsia [fdf] Clean up driver development

Move the driver development service code into
the driver_development directory.

Clean up header inclusions.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1038014
Original-Revision: a033503b4964395e291c8a6744ed8b6b76d2b05e
GitOrigin-RevId: eb3d1ff43c3d9f0e2c311e2cb4dfb84184b4f3e4
Change-Id: Ib2f9a54528c7e6cb95c1f80324bae015ade96ef3
1 file changed
tree: f82477fd9cd102b8830b43539ce516d54eda9598
  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.