[roll] Roll fuchsia [fdf][build] Add colocate = true to DFv1 drivers

Every DFv1 driver with the exception of the proxy driver is
colocated with its parent. Update these automatically so it
will be easier to run drivers in the shim layer.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/640214
Original-Revision: d9d097a9fa736215e86f4784f5eff028c4497007
GitOrigin-RevId: 412a53a688a741876633194df57cd6c98c992047
Change-Id: Iad10d1888a5f7667cbe88e15ad52029107885f4d
1 file changed
tree: 8f76c8df6ef72b797aa49bac1443ad0c38baadaa
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.