[roll] Roll fuchsia [ui][input] input-synthesis: add media buttons support

Add media buttons support for the modern backend.
This is needed to test factory reset handler.

Along the way: improve the interfaces for specifying
which media buttons were pressed. However, we leave the
interface between the library and SL4F unmodified, to
minimize disruption to E2E tests.

Note: this CL was split off from fxrev.dev/569973, since
I made substantial changes to the other parts of that
CL, and the new CL was XL sized.

Original-Bug: 74976
Test: fx test input-synthesis-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/597821
Original-Revision: aab20e0e3429c79137a4cdd2066653602ec215dd
GitOrigin-RevId: 8b2c1c3b5eb401077396c38ff870cd74a4e46965
Change-Id: I9d890b0af6edda5bffde12d9fdf7fa44f41ea9f1
1 file changed
tree: 508e4c35b7ccd166c31553c4e42484e42064bf79
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.