[roll] Roll fuchsia [scheduler][role] Expose Scheduler Out Params

fuchsia.scheduler/role.fidl supports in and out parameters, but those
aren't yet exposed by sdk/lib/scheduler. This adds overloads to the
library which allow specifying/returning them.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1438494
Original-Revision: e1e3c60d8cbd04abb87e3b0767cf47b505c23ac3
GitOrigin-RevId: 2718c7044b585c3a6d04157a1d1d5dba41d11ef4
Change-Id: I4fa966898a89b746f020c73d6b9d9e5ac3da7dc0
1 file changed
tree: e7c73c027bf100471b3e71ae26ebc185dc06e918
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.