[roll] Roll fuchsia [sdk][sys] Simplify OutgoingDirectory constructor

Since we are creating a new root directory, we can add the "svc" and
"debug" sub-directories without checking if there's already a directory
of those names.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/541165
Original-Revision: c43b5b9cffff3dc2619961e29b006fa43ad3555a
GitOrigin-RevId: c4376238fd87b8acaab6f2ddfd47bb7ba3bc4236
Change-Id: If65485eb78e92da1d761a099d13ea45c71690b69
1 file changed
tree: fef48ff7d0ea551a58c0115c3575f8094ffe7c40
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.