[roll] Roll fuchsia [memory] Add mm2 to the EngTools bucket.

Fixes an oversight: memory_monitor2 is a drop-in replacement for
memory_monitor, which belongs to the EngTools bucket, but the EngTools
regex was never adapted to match it, which causes mm2 to inflate the
Undigested bucket.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1473906
Original-Revision: 4c1c9fc387b4deb9cc3fd607d31ca2be57c6675c
GitOrigin-RevId: b71beb09f43dcf0abbecf9e360285a6629726393
Change-Id: I4651dbc42fe3c9d67db036991f5298806eff9e55
1 file changed
tree: 89daed07232bdf0d298e764abed5fe9f20491371
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.