[roll] Roll fuchsia [docs] Document input options in set_up_femu.md

Enriches the 'set_up_femu.md' get-started manual appendix to include a
dedicated subsection outlining input interaction profiles (mouse vs touch
screen). Documents critical engine compatibility constraints, explaining that
qemu is restricted to mouse inputs while femu is mandatory for touch profiles.

Test: fx build successfully verified tree-wide documentation state health.

Original-Original-Bug: b/289523340
Original-Original-Fixed: b/289523340
TAG:agy
CONV:5520348b-7e33-46f6-bb96-ad47a80f6843

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1607655
Original-Original-Revision: 52de8658462892b7245e90d3663193a5b0bd06f0
GitOrigin-RevId: 2378cb8b6d4b03ea93d46ab799df0a9cbb6dbe28
Change-Id: Id85a4062e9202b5e1f09cf3a947fc54ae57ed4c1
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1628200
Cr-Commit-Position: refs/heads/main@{#193529}
1 file changed
tree: 0d5e811d2714e06d7596184328ba111daee6760e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.