[roll] Roll fuchsia [ffx][profile memory] Use new FIDL API while maintaining backwards compatibility.

Attempt to connect to `fuchsia.memory.inspection.Collector`.
Fallback to `fuchsia.memory.Monitor` if that does not work.

TEST: fx test ffx_profile_memory_lib_test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/812147
Original-Revision: 7b3af40054d8d58d2ec085a6466c9353e12d5547
GitOrigin-RevId: 9a4a4d8a5a1d3d276414e7f938473eb44bc5cdd0
Change-Id: I9944779f4cf730c8ca9c7d507cda27f3979e5cf1
1 file changed
tree: 2d4689df740a0e3a09cbca1d91389ef6b4a0bbfc
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.