[roll] Roll fuchsia [Starnix] Cleanup send_signal() callsites.

Addressed feedback from fxrev.dev/933521.
send_standard_signal() now takes SignalInfo, which allows to use
it in more places instead of send_signal().

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/946737
Original-Revision: 02726818e46729ad9c3e7674ff4ccad66bf76cfe
GitOrigin-RevId: 4080d6acf403e48fe50f55bd0aa02bcc2c53ac84
Change-Id: I17f9bb18dee5216147d705d03bd4987436cd18ce
1 file changed
tree: c3177dac3416a2c2df7d61abb878bce62cc5fa91
  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.