[roll] Roll fuchsia [starnix][mm] Fix one-big-VMO codepath

This codepath stopped building when we made UserAddress addition return
a Result. This CL updates this code to handle those errors.

Original-Bug: b/399939974
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271246
Original-Revision: bdea99f2dca20d4455c47c014bf41053c088e47b
GitOrigin-RevId: 94218ee3e24b37233ffb6fd7911afffdbf54dd70
Change-Id: I1de2bf89d115b9e52c6e18801f7580a00bae53b5
1 file changed
tree: 1cbcf5a7934021cbc43976d3a108cd0de26c3b05
  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.