[roll] Roll fuchsia [msd-arm-mali][dfv2] Implement SetThreadRole

In DFv2 the driver has access to fuchsia.scheduler.ProfileProvider, so
it can use that to set thread roles.

Original-Bug: 126333
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/852944
Original-Revision: f7e6bd7fe227aa5930402304be82ea3c6e6b615a
GitOrigin-RevId: d96e04f4a757eb12158aa1803180b913dcdbd3f7
Change-Id: I46626b9cf493bc5851cd388b3881730b97005667
1 file changed
tree: e4f3fcfc4d96458716ea82dd8997ff980e362ce3
  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.