[roll] Roll fuchsia [ui][test] add device_id impl in input helper

This cl:

- imp add * device and get device info in input_helper.
- add ctf for touch and mouse to ensure device_id is populated
  correctly. Key and media button still need more work.
- remove `add_device_invokes_fidl_register_method_exactly_once` because
  it is duplicated with `add_device_registers_correct_device_type`.

Original-Bug: b/330720548
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1109932
Original-Revision: a1108215a6bebf57301dbf18d5d4ca70a41e3904
GitOrigin-RevId: bb7d4d88910280db0fc8b62013bc7e9d3991fbb3
Change-Id: Ic37506bd414c476ff3b083683576d04f3fbefeee
1 file changed
tree: 6b955362ef53731afab918abbbb6bbcaa7e0cffc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.