[roll] Roll fuchsia Revert "[network] Transition core to Netstack3 for ARM"

This reverts commit 6de955685c7d86ae0370e6ff71b25190e082db4d.

Reason for revert: This is causing slower package downloads on debug builders, which is increasing the flake rate

Original change's description:
> [network] Transition core to Netstack3 for ARM
>
> We've moving core one architecture at a time to reduce the blast radius
> in case this causes failures.
>
> Original-Bug: 367718677
> Change-Id: Ibe732e300bb9fabd456f958ddbce67a6622d9e0f
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1121573
> Commit-Queue: Peter DeLong <pdelong@google.com>
> Reviewed-by: Aaron Wood <aaronwood@google.com>

Original-Bug: 367718677
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1136212
Original-Revision: 61d9acddf14f2ea3602a36bd142f80cbc55f728f
GitOrigin-RevId: 031d63b50c0d77706f4f4a5b75cca798fdeb5429
Change-Id: Ib8a4d0a2d6e6751d0336ad3506d472bf58d95cb8
1 file changed
tree: 3e5a0b20c53fcf12029304a81ca1ac4afb0f5492
  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 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.