[roll] Roll fuchsia Revert "[netdevice] Network Device rust client"

This reverts commit 499ce7f39c796844bbfebc826337816ed53ca566.

Reason for revert: tun-test-component.cm flakes in CI.

Original change's description:
> [netdevice] Network Device rust client
>
> - Rust client for Network Device
>
> Test: fx test -do netdev-rust-client-test
> Original-Bug: 42628
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/516580

TBR=abarth@google.com,joshlf@google.com,tamird@google.com,brunodalbo@google.com,zeling@google.com

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Bug: 42628
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/590386
Original-Revision: d636c90e66f2d3b9226353c87a417690392e4e48
GitOrigin-RevId: 8e6008191cb5c295025fdb9d63272f88d7be3401
Change-Id: Id6a0955554160539f87330ecf168ec44127db865
1 file changed
tree: 6a8a7e1e56cfdd7bd3da4cf05156c22aa0c565d7
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.