[roll] Roll fuchsia [memory_monitor] Remove unused code

This commits cleans up some leftovers from various past refactorings
and migrations.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1199264
Original-Revision: b0cdff22b02ec6e4d983caf96cdee0fee38d762d
GitOrigin-RevId: c075d8e4eb0a5acd2c0be49051598d23008168e9
Change-Id: I1c4886f479abd577ed764f46cb558cba910fe95c
1 file changed
tree: b29b8b4840f1fabd7ad3de5116ecc1fba8e1cee7
  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.