[roll] Roll fuchsia [netemul] Store endpoints by value

- Remove unnecessary switch.
- Pass std::string by const ref.
- Spell out trivial types rather than use auto.
- Remove else-after-return.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/625041
Original-Revision: 64650f5dabc85a53355e9939866429bde9fad997
GitOrigin-RevId: 36e495352a52abba97cacf00bc4dbea189d96e82
Change-Id: Ibdc847e6a72d0953255f6816422477c164d9fd2c
1 file changed
tree: 98e141dc43f1b8ca91750436c35b1a7a95735961
  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
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.