[roll] Roll fuchsia [input][config] remove input config tooling and sourcecode

- FIDL: Remove fuchsia.ui.input.config (internal)
- FFX: Remove `ffx input`
- Input Pipeline: Device bindings no longer support fuchsia.ui.input.config; this change
  does not remove the default behavior of setting the touchpad mode to
  `true` within the Input Pipeline itself. This can be removed
  separately.
- Scene Manager: Stop serving fuchsia.ui.input.config.

Original-Bug: 125113
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/876696
Original-Revision: 54b81ede50f2d18718d4da9292938b80f8cb332a
GitOrigin-RevId: 03f372e358fb76412028f5dbb98c6e9bb534e9e7
Change-Id: Ida13bb2f678b2e844d216ebc215544bf580bba32
1 file changed
tree: df0d9737ce5acfeb4f24b2ef13cda3c97b14c8df
  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.