[roll] Roll fuchsia [input-synthesis] Add response to synthesis device GetFeatureReport

Currently, input-synthesis returns not support error on synthesis
device GetFeatureReport. But Touchpads relay on GetFeatureReport to
indicate it is a touch screen or touchpad. Adding a empty response
to unblock. Will need to add touchpad information for later touchpad
integration test.

Also remove the is mouse check on touch_binding for bypassing this
issue.

Original-Fixed: 102936

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/691274
Original-Revision: f5dd7b50923292e851ba8d0aadb7ca8a0df3bcfb
GitOrigin-RevId: c2b3f85ea50f8882cbf5698d867352ec3e509fcb
Change-Id: Ia612ed2105b9b36184ffbe548c3949b80c60fa04
1 file changed
tree: 52dc9c08d41c441a5044155188bab6f1ab87358f
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.