[roll] Roll fuchsia [vim3][clk] Remove dependnecy on device-protocol-pdev and fake-pdev

device-protocol-pdev and fake-pdev will not be available out of tree so
we need to remove the dependency on them.

Test: device-enumeration-test, fx test vim3_clk_driver_test
Original-Fixed: b/337065921
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1037263
Original-Revision: 4fad7aff84bb163f410b189e3271c86d4bc48d7d
GitOrigin-RevId: e24318654be3ec04a843532369985f4a15f71b60
Change-Id: I83b0ecbedac99208f12ad1f04918099126f67532
1 file changed
tree: a80a4fd26039c1be780ffc4d08d2f4562a788f25
  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.