[roll] Roll fuchsia [fusb302] Add `use` of protocol fuchsia.scheduler.ProfileProvider.

This addresses the following warning message on VIM3:

[00002.388] 01121:01210> [boot-drivers:dev.sys.platform.05_06_1.aml-gpio.gpio-93.fusb302] WARN: No capability available at path /svc/fuchsia.scheduler.ProfileProvider for component bootstrap/boot-drivers:dev.sys.platform.05_06_1.aml-gpio.gpio-93.fusb302, verify the component has the proper `use` declaration.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/930540
Original-Revision: 4fc673cea80f87960b05fbddd1a4a73bc43b295b
GitOrigin-RevId: db9f6be09a1e8ea52f2cc515f702daadd7ec6809
Change-Id: If95a041b39fddd1af25b508ddf054062bf1ac214
1 file changed
tree: 986069cb919674b6e4924641248ceeecd77bf391
  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.