[roll] Roll fuchsia [memory_monitor] Migrate to scheduler role API

Use an explicit scheduler role instead of constructing a profile
explicitly.

Original-Bug: 323262398
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/991021
Original-Revision: cf399f05add485e3bdac54d2fd68b0d6ab136698
GitOrigin-RevId: 043a1495a37b4da3406bce963a09bb9493b4e094
Change-Id: Ic6e5a6efe7dd84a6a73d393306fc0c2c61e310c3
1 file changed
tree: d98552d6f7e5adad5d810ff8adb84ca727b27854
  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 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.