[roll] Roll fuchsia [memory] Update the EngTools memory bucket.

This commit adds VMOs owned by the following processes to EngTools:
  * fdomain_runner: remote_control command
  * sshd-N: spawned on behalf of sshd-host
  * console.cm: serial console
  * console_launcher.cm: serial console launcher
  * kernel_debug_broker.cm: used by console_launcher.cm

On top of those, the following processes are exclusively used to run
tests:
  * gtest-runner.cm
  * lib_loader_runner_cache.cm
  * realm_builder_server.cm
  * test_manager.cm

All of those processes support developer flows.

Original-Original-Bug: 532122514
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1695617
Original-Original-Revision: 14cc5bd8094949657071d4f6ca61c9d04cac0406
GitOrigin-RevId: 3e7017f750f1f5995023e8889380bca5643d6898
Change-Id: Id4a81f135e1c73a461f400e4e6efc6e0fdca372f
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1699083
Cr-Commit-Position: refs/heads/main@{#196489}
1 file changed
tree: 41af05f6d4a587eb7327426dff999df71155c1bf
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.