[roll] Roll fuchsia [scenic] Default use_separate_input_thread to true

To run input handling on a dedicated thread by default across both
test and production environments, update use_separate_input_thread
default to true in Assembly PlatformUiConfig and Scenic test config.

Original-Original-Fixed: 42155648
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1678114
Original-Original-Revision: e40627979f09914c1a2f11b1c51e7061e2d148cc
GitOrigin-RevId: c76ba1f3b7be107b25eea77701c14ad6f3ab01b4
Change-Id: I19d85541302a49fcd647d31de078f8fb7a5e2861
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1677976
Cr-Commit-Position: refs/heads/main@{#195499}
1 file changed
tree: 96fae838d400c86d1dfe77375598ae9e37af6545
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.