[roll] Roll fuchsia [starnix] Clear signal before writing to channel proxy

Otherwise there is a race where the signal may be raised by the kernel
and then be immediately cleared by the runner.

Original-Fixed: 370033629

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1134372
Original-Revision: b71656025c86df28515594671f5227dacad029e3
GitOrigin-RevId: 2635bf5ec369e934b0286266da07d5b9b2197c1d
Change-Id: Ie0c6208c6cf0aacf9f38c15d57eacd3a6f198a46
1 file changed
tree: a5b958b49aa526e42dd75299d071aa3758c1e69e
  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 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.