[roll] Roll fuchsia [kernel][dev] Delete pdev init framework

Everything is now declaratively initializated and nothing uses this
framework any longer.

Original-Bug: 89452
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/611344
Original-Revision: 8f3d058abe59fb212c6c40092c467d8ca23864fb
GitOrigin-RevId: 1ce971a11e39f3355268f04f0f227c7e4b158a94
Change-Id: I6efd6b5f61ca604a5b178aba2e7fd7b696e9642c
1 file changed
tree: dbf4c07bba341ab73f42faf2774e5baef41b602f
  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
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.