[roll] Roll fuchsia [ui] Switch to using fuchsia.scheduler.RoleManager

fuchsia.scheduler.RoleManager has a better interface and is now
supported by the mali driver, so switch to using it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1101712
Original-Revision: 4babaa4e2091d5d2663e0b41b49543ec96ccc57a
GitOrigin-RevId: 9aba0363595ffaf054585ff7e4bb190357d74d45
Change-Id: If277fe61284d74ed6c7f9a9dfd38068a09685dfc
1 file changed
tree: 26d414d1b3cae07ec3ebe5c21eb1c6ed7e593a1c
  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 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.