[roll] Roll fuchsia [fdf] Add missing device API for scheduler roles.

Add missing device API for setting a thread's scheduler profile by role,
allowing drivers that use this API to be tested using mock-ddk.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/701926
Original-Revision: 35b27b7b8258a83ad67aa9e58486c8c4e562d025
GitOrigin-RevId: 5318ccdc2849ef74c381534b5b4b0680cf7c0cdd
Change-Id: Id501f514ea6b086d44c2a24064f9c2426a663fa8
1 file changed
tree: db0ea7c2fdab2ca899872c13d1d87be5d5884dbf
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.