[roll] Roll fuchsia Revert "[inspect] Use GetBackingMemory"

This reverts commit 42e08ba1117b5729d0337624313f45a67c024bd9.

Reason for revert: widespread fuchsia-pkg://fuchsia.com/diagnostics-kcounter-inspect-tests#meta/diagnostics-kcounter-inspect-tests.cm failures at ToT

Original change's description:
> [inspect] Use GetBackingMemory
>
> Avoid reliance on fuchsia.io/NodeInfo.vmofile so that it can be removed.
>
> Original-Bug: 103918
> Original-Bug: 104159
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/698048

Original-Bug: 103918
Original-Bug: 104159
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/699248
Original-Revision: 98e126b401b9a25e36c1eaf326c41e726cc042d8
GitOrigin-RevId: 391e4ae534ffa218675d372f22cbe73c8d3a247c
Change-Id: I261818de1e3cb95f7f879d129e55de6f6522359f
1 file changed
tree: 02bdb62e038c21aec2543fefd7869c0e648ec799
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.