[roll] Roll fuchsia [starnix] Add channel proxy call to Starnix manager

This API will be used to allow the Starnix runner to proxy channels on
behalf of the Starnix kernel. This will allow messages on the proxied
channels to wake the kernel when it is suspended.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1115415
Original-Revision: 081efc3d5499b618e8474bbd76f3c6a6d9ddac57
GitOrigin-RevId: 0fab67859d008ab18660a182b8c07e27d5a3e1c0
Change-Id: I6ec09d035628fc02298b1ae3323eef533de81e31
1 file changed
tree: 34169fc0aab87a0efbddc2caa3873d337bcb43ba
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.