[roll] Roll fuchsia [ui] scene manager starts up as scene owner and input owner

Original-Fixed: 98689
Tests: manual testing described at https://docs.google.com/document/d/1mF2NSou-8CVWzoA3jg3AIzpBVugT8pX4k3YTeKy65AA/edit
Tests: feature testing is covered by UI integration tests, though these do not run on assembled product images and so are not expected to be affected by this change (otherwise I'd add a Multiply line).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/714506
Size-Review: Thomas Zander <thomasalpinus@google.com>
Original-Revision: 18450860e5575ff6e87980e5e15eff2c0749aeee
GitOrigin-RevId: f8404801e22e5c8f3abd93645c705abed4255bb3
Change-Id: I929ababb399c017ec4d3134c3ef80368999953ef
1 file changed
tree: 512cb7f8bd60162abc1809568a40e5adc9d5692b
  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.