[roll] Roll fuchsia [ffx][emu] Cleaning up touchscreen message when headless

This removes the warning printed to the developer when using the
qemu engine in headless mode about the touchscreen driver not being
available.

Original-Bug: 122019
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/810647
Original-Revision: f4ec64455c94778746525ca257ae27b4e3a12e90
GitOrigin-RevId: 9d435a585700656aecebb171fe211b3af4ba54bc
Change-Id: I845875449d654cd868deb1e8503f782bbd865ba5
1 file changed
tree: 8eebeb0b712ff636f4b4357fdac3b98940c4a498
  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.