[roll] Roll fuchsia [ddk] Remove scheduler role name metadata ID

Remove the DEVICE_METADATA_SCHEDULER_ROLE_NAME metadata ID. It is no
longer used.

Original-Bug: 395140408
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239644
Original-Revision: cc2eb5aacb1bf7c4bac21c6406c1ade5d9a56fb5
GitOrigin-RevId: 531a5daeeead52a626c84f4f3ecc1320088fc736
Change-Id: I89da94f11f39a4e9d1cb622f018aec350c452f75
1 file changed
tree: 518ce8cdf75bacec5d5fb43e5ac3a4009b950057
  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 in one of the communication channels documented at get involved.

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.