[roll] Roll fuchsia [memory] Remove standard output print that interferes with `ffx`.

`ffx --machine json profile memory component` would get some error
messages in addition to the json output. That breaks parsing code.

BUG=b/417815391

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1278004
Original-Revision: 31ec5fa392c16030f49569a453531549b9aabd36
GitOrigin-RevId: 9bb83d62aae5d8c365b5ed741d24b4d4999772b7
Change-Id: I7c168712ea807c666f677c696a0e4da5f02ff813
1 file changed
tree: 95dac37eb1afef62389e31c9b7da45dd9acbfddb
  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.