[roll] Roll fuchsia [rfc] Minor amendments to RFC-0123.

- Removes the specification that `output_count` will be set to 0 if
  qzx_system_get_performance_infoq fails, for consistency with other
  syscalls.
- Updates error conditions corresponding to passthrough of errors
  from `validate_ranged_resource`.
- Fixes a "get_set" reference that was overlooked in fxrev.dev/585541.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/586004
Original-Revision: 0a56aca0f57bcfa18a6dcb9cd40a1407405fd054
GitOrigin-RevId: 8ec3bb3325f450731ac019af49530960b29e7691
Change-Id: I66ccbbab539ee84d66d7ecf2768f2ae8b891f8ef
1 file changed
tree: 286aa89ea2702668d761e6a6cefc22ce727204fb
  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.