[roll] Roll fuchsia [ui] scene manager reads supported_input_devices from structured configuration

This change was separated out from https://fuchsia-review.googlesource.com/c/fuchsia/+/723504/ so that the portion that would start consuming the configuration value can be submitted after https://turquoise-internal-review.googlesource.com/c/vendor/google/+/584315 begins defining it in certain products.

Original-Fixed: 98692
Test: fx set workstation_eng.chromebook-x64 && fx build
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/731164
Original-Revision: b7f7515817a25d0ab72b477482d13577f621a6a3
GitOrigin-RevId: d0ed75b1a39148a6701b6979b66fb5c036b99460
Change-Id: I4a4fb513ac3ecc3ce41e2452066105870ba2396b
1 file changed
tree: 6dcfb67e96b61309110b58c7e65ad27b850cc668
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.