[roll] Roll fuchsia [check-licenses] Move remaining driver logic to cmd package.

Note: I copied the config and driver files to their new locations,
and added a couple of fields to make them work. I intentionally did not
add any comments or rearrange things for readability in those two files,
so that gerrit recognizes the file move to make this review easier.

I'll come back in a future CL to add comments, reorganize things and
address some of the other comments from our mega-review meeting,
to improve the overall readability of the cmd package.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/725333
Original-Revision: 1b6e7f3ee512bfedf3b4a66e01d8a3e498b154d6
GitOrigin-RevId: 9493bc3a4068585fc026d0a30fc72102a630e16c
Change-Id: I87998b493ae51ef77a8fb5711e6abb5795ca7e97
1 file changed
tree: 4d8b41b888d5a668d348780763b76a8501d06649
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.