[roll] Roll fuchsia [console] Let programs started in serial use SuspendService

This builds on https://fxrev.dev/1271288 and enables `suspendctl` to
be executed from a serial console.

Original-Fixed: 419319795
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1282666
Original-Revision: cf0ed62122cfe88f5501ead2327cb612c17d2116
GitOrigin-RevId: aac632b0bc67ed233913e62cc48f687ba6a7a830
Change-Id: I3f6a038bbcf3190b31b17bf5d565adf13500a449
1 file changed
tree: d9575f853a7b8348a22f7a114f5862b333b12b48
  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.