[roll] Roll fuchsia [ui] add input_helper to build

`input_helper` is a component allow applications add synthetic
input devices and send input events from the synthetic input
device via `fuchsia.ui.test.input`.

This change includes:

1. add `ui_package_eng_userdebug_with_synthetic_device_support`
   bundle
2. add `with_synthetic_device_support` to ui_config
3. `subsystems/ui` select ui bundle with or without
   `input_helper` on `ui_config.with_synthetic_device_support`

Test: build image with `with_synthetic_device_support`
      true or false

Original-Bug: b/302152212
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/937200
Original-Revision: f74ea2cae3b309244a4bc00406ca91632b5a5bcb
GitOrigin-RevId: 99227e6f1033fa9b0b9409771ca8a0f8178b4ec4
Change-Id: I0f99c687fdfd1b2c0d3b61ff819d46dac34dc59b
1 file changed
tree: ba078c76d90811dfe648f59b5d846288b685a170
  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.