[roll] Roll fuchsia Reland "[inspect][rust] Handle frozen VMOs in snapshot"

This is a reland of 0b6cfa9279de22ce8252204ef4b587a18826ec81

Original change's description:
> [inspect][rust] Handle frozen VMOs in snapshot
>
> - Add logic to handle frozen VMOs as a special case,
>   mapping the underlying VMO instead of copying out of it.
>
> Original-Bug: 78875
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/587649

Original-Bug: 78875
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/591846
Original-Revision: 60465279dc1b67adc14af7483bd4c561d45f8a6b
GitOrigin-RevId: c496809ce33b85827e87d8f611a8f48a91dc2d59
Change-Id: I96302d7899d9a7af8166b9786046eab89f784815
1 file changed
tree: 948f80b3dbfdfc5daa7cabacc39c541459a165b0
  1. infra/
  2. peridot/
  3. third_party/
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 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.