commit | 825139950c81e497d721401ae113ab2b595c2868 | [log] [tgz] |
---|---|---|
author | David Gilhooley <dgilhooley@fuchsia.infra.roller.google.com> | Tue Oct 08 19:01:34 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Oct 08 12:02:58 2024 -0700 |
tree | 8c899b6f2c99816e2a8fcddc7bc10ef04230990a | |
parent | cf6bd94d6ac0c977808c31c2ae98e724b746ab83 [diff] |
[roll] Roll fuchsia [functionfs][adb] Add Proxy wake support Add support for proxying the ADB channel so that new information will wake the starnix container. The actual proxying is disabled in this CL and will be enabled later. This also fixes an existing issue in the code where events from the ADB stack were never read. They need to be read once wake proxying is enabled. The code spawns a thread which reads and discards these messages in a loop. Original-Bug: b/369114941 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1129772 Original-Revision: eb9e6b09067cbc336bd343201ad2b1279d16a498 GitOrigin-RevId: 4fedf466c9504f488cd4a20c170287d892ed0319 Change-Id: Ic82f1194b655d34bbe8f450e2d42d2b54adc6e53
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.