[roll] Roll fuchsia [ui][tests] Add RoleManager route to tests

Adds a role manager route from the parent to the integration test realms
that need it.

This is part of the transition from fuchsia.scheduler.ProfileProvider to
fuchsia.scheduler.RoleManager.

Original-Bug: 323262398
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/995608
Original-Revision: b14e0a6f9fd677704445f0a996a78e862e3c5be3
GitOrigin-RevId: 59000ed07a8a32de6231d92ea23ba961775e4ac7
Change-Id: If2775da73e5f2873f64dc5dc72de084101b74fe1
1 file changed
tree: 729c8d47a969eec3505fa5d50d77ed11667bf93c
  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.