[roll] Roll fuchsia [netdevice] Remove support for Banjo

This removes the generation of Banjo bindings for the network-device
protocols. It also removes all use of those bindings in the
network-device driver.

Original-Bug: 464040507
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1442735
Original-Revision: 66eabfa074b459f0b81ff33e111236f9ec70cf97
GitOrigin-RevId: b82c3bb5d0bda287d3f48c638f6c359617b5eab5
Change-Id: I339bb4eebaac17ea3289e38ab12938b27f0a465b
1 file changed
tree: 47c148b9e7511a04f274f20dea5171a0387ad26f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.