[roll] Roll fuchsia [pdev] Remove pdev banjo protocol

All remaining pdev clients have been migrated to use

Additionally a new `use_fidl_proxy` field was added to the component manifest.
This is only used in DFv1 as don't use proxies in DFv2.

Original-Fixed: 110796
Test: fx test //src/devices/bus/drivers/platform/
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/888097
Original-Revision: 090c971b400bf1e912791015e3f9275670d136dd
GitOrigin-RevId: b91ffc24c4a98347c37cf432d8e6250d8c62924e
Change-Id: I3db49b3a947eb8991b5d05fc029dd4b921f5e414
1 file changed
tree: 4ac559dcd8c88ef0e0e4b39608af687f26418bf1
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.