[roll] Roll fuchsia Reland "[ui] Configure scene_manager with thread & memory profile."

This is a reland of commit 9652a18d0da0b5fca5492f4fee011fe8e4104dea

Original change's description:
> [ui] Configure scene_manager with thread & memory profile.
>
> On a heavily contended system it can a long time for scene_manager
> to get scheduled and to resolve page faults when it needs to handle
> input events. This will allow product integrators to tune its priority
> relative to other programs contending for resources.
>
> This should be a no-op on products which do not configure a role.
>
> Original-Bug: 397790128
> Change-Id: I0b303f8aad116742f4f93e6f1c9a6860fea8cee2
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1221090
> Reviewed-by: Caroline Liu <carolineliu@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> Fuchsia-Auto-Submit: Adam Perry <adamperry@google.com>

Original-Bug: 397790128
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1222945
Original-Revision: 53147ba7b1db9be9e4da7b1fbc3d4ab52f982a71
GitOrigin-RevId: 9b9521b3b1417b8b5843e11159de1d7d35631453
Change-Id: I03c1bb31c2b5315b41e9b257cd40b0809746301c
1 file changed
tree: 5a5816533d66ff6b60bc99a15df6abd1d5f36649
  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.