[roll] Roll fuchsia [ui] refactor ActivityManager in input pipeline

This change combines the ActivityManager struct with the
StateTransitioner struct, as they were unnecessarily separated before.

Original-Bug: 389664333
Test: unit, integration, and manual test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1186534
Original-Revision: 6fe65631cd6f18da7f3e03109e60d5bd76ab844b
GitOrigin-RevId: e55bd1da6c3e30fc59ac9d43229c1093f4b7daa8
Change-Id: I2eeb76d6c15ad3029d800ee4a7b9a667e9cd2b3a
1 file changed
tree: 3fee74f4d7ebdeeb608135076db40d4a54546627
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.