[roll] Roll fuchsia [ui-input][input-pipeline] add documentation on the atlas touchpad

1. Document the behavior of the atlas touchpad in mouse and touchpad
   modes.
2. Document the data that is provided through /dev/class/input-report.
3. Document the device descriptor.

Original-Fixed: 99239
Test: manually checked the assertions of this document on an atlas 4k

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/674346
Original-Revision: c8e7fc543e4a69377bb10c57acb034c07d150a6f
GitOrigin-RevId: edf025b17881ae4b25d5aa7aa5ce712ced5c9ba7
Change-Id: I0becfae4b07e741ed7e9e980275f119ef2e5cd65
1 file changed
tree: 778e650354bb2eee60b603acba40bff23f934284
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.