[roll] Roll fuchsia [cmc][driver] Validate some additional driver references

This helps catch issues during build time rather than runtime and
provides a more helpful error for developers.

Original-Bug: 42181231
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1181593
Original-Revision: 4cf51019dada04a74e425515d81121921dedc085
GitOrigin-RevId: 41f039b7a18f0d962145c86e23cd55dfeb17d33b
Change-Id: I7485ce882a72b9579dcaf96030c61ce908d646ac
1 file changed
tree: 6a8a8cedf95ee52b2a0ac548f1244318d2fa925f
  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 in one of the communication channels documented at get involved.

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.