[roll] Roll fuchsia [netstack3] Include netstack3 v1 component in SDK

This will allow running out-of-tree tests against Netstack3 using the
same mechanism as Netstack2 tests. This adds additional CFv1 tech debt
whose clean-up is tracked by https://fxbug.dev/83924.

Since this adds a whole new binary to the core build, bump up the size
limit in core_size_limits.gni to account for that.

Original-Bug: 92679
Original-Bug: 83924
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/652689
Size-Review: Gopi Krishna Chitluri <gopichitluri@google.com>
Original-Revision: 1874c0233267f221689241ddd7f85c2fa4c41f35
GitOrigin-RevId: 1f0acad047d7abab8849d9b36235db7f7a424f44
Change-Id: I458e084e6525539816b1057e89645f64fd436571
1 file changed
tree: 2f1a0484040dc906f7aa654e959742cb4a05613d
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.