[roll] Roll fuchsia [starnix] Use zx::Status for restricted mode syscall results

Gives stringified debug output in case of failure.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/853936
Original-Revision: aa6d10b72ef23bf2fcff6ea5b1060ac735e9d140
GitOrigin-RevId: 42576758018a5ac2d6783a2e580a9a8d0a10647c
Change-Id: If902adbe339a295e9b75019ad06b83675d159632
1 file changed
tree: ca7d5320865ff1df843d71584dbca7a7c6084342
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.