[roll] Roll fuchsia [netemul] Maintain mock child references

In I54141222c16e722efe4d2742254b1dfecd5a3b97 netemul started using a
different RealmBuilder implementation which encodes mock children
lifetimes through the handler future. The early return on the handling
of netemul mock children caused netsvc tests to flake.

Multiply: netsvc-integration-test: 30
Multiply: netemul-sandbox-v2-tests: 30

Original-Bug: 91834
Original-Fixed: 91854
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/634750
Original-Revision: cdea1673aaf77ae869f075c98359dc432f5ae54f
GitOrigin-RevId: 85659f399cd47861c2ebb3b36fef9d94b411d7b4
Change-Id: I87267aa7d77027ea45c6ac1fa7e86c90a0f70752
1 file changed
tree: f34e89610ce5278799fddc6984ee6926360d6fcf
  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.