[roll] Roll fuchsia [scenic] Use the scheduler API in the SDK

Switches from using a custom library that connects to and sets roles via
the profile provider to the scheduler API in the SDK.

The scheduler API is already tested in
src/zircon/tests/profile/role-api.cc, making the tests in scenic
redundant. Therefore, those tests have been deleted.

Original-Bug: 323262398
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/991221
Original-Revision: 7a791ea7fd645ea587107e2df26e959a7e8ef939
GitOrigin-RevId: cacc8d621a214ab4339b1ab5ca4deabe90e4c0fd
Change-Id: I89d830a7b9a4f368428efedb78894e0c3f1cbb77
1 file changed
tree: 8c1480e7a8909dfb73842251f48c189d55a387d9
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.