[roll] Roll fuchsia [starnix] Create device for `touch_standby` state

Create a starnix device that initializes a file `dev/touch_standby` for
Android to write touch_standby state to. This device will be used to notify input pipeline to suspend processing touch events when touch_standby is on.

Original-Bug: b/322030676
Cq-Include-Trybots: luci.fuchsia.try:terminal.x64-release-perfcompare;luci.turquoise.global.try:begonia_eng.vim3-release-perfcompare,core.x64-vg-release-performance-perfcompare,run-postsubmit-tryjobs
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1063452
Original-Revision: 2f7c58eda1d0728c25729da79da4e2002e6fc739
GitOrigin-RevId: a695cba406e20e63c2c49691e00f7afdb605c83b
Change-Id: Ib41544c948d78e497b6fda207a19de3203fcb236
1 file changed
tree: 308c20435bed2f16eeca6c09b80ea5c1f9aedffe
  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 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.