[roll] Roll fuchsia [docs][drivers] Update some sections in  the driver migration playbook to
point to the new compat device server guide.

- Remove the previous "Update dependencies for the compatibility shim"
  section from the migration playbook since this section is already
  covered in the new guide on setting up the compat device server.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1010695
Original-Revision: 981f3561498ca4ca61821c619fdd7de90ebce09f
GitOrigin-RevId: 65d74b66bd34317d3cb3f0daf56cb83ee9f12248
Change-Id: I478e062bdeaaa26c4433a88df7b95d120d97ec64
1 file changed
tree: 85f54b591aa4e9af8129fca5a05b8334ca0769f2
  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.