[roll] Roll fuchsia [netemul] Reduce indentation

Remove an unnecessary fpromise::make_promise call and simplify by
chaining promises.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/602084
Original-Revision: 9d429bcd3d1a18c8b1fd2b1e50d66340a84b0cc6
GitOrigin-RevId: 436e662ee48cd46c183ce6e84c28639398d8112b
Change-Id: I1b1b785843a3a6dc1f08820f892bb330575d12db
1 file changed
tree: f5314df4cbc097f1c2cb23925b7d3e3296c86831
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.