[roll] Roll fuchsia [functionfs] Keep starnix awake during ADB sessions.

Whenever we get a read or write on ADB-over-USB, keep Starnix awake for 2
seconds. Without this, Starnix immediately goes to sleep without
actually addressing any ADB commands.

This timeout was chosen pretty arbitrarily, but as far as I can tell,
there's no other signal in the system that indicates whether there's an
interactive ADB session going on... So I think this will have to do.

Original-Bug: 414616061

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271384
Original-Revision: 3180b388cda307b958bc45362973b191c28aad5a
GitOrigin-RevId: d1e6d543c1fe22cbaa8485e479809f210697d1c4
Change-Id: Ie480e1aaffb52053a4fceaced998bf0678e86c81
1 file changed
tree: 47a773dd7abbb81e04183e01b4d09d3cba4f6bf0
  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.