[roll] Roll fuchsia [starnix] Free the MemoryManager in task::release

This ensure that any fs from the mapping is freed before the task
execute the delayed releases.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/953635
Original-Revision: 5737a1236a3459e7d74246bf62d414283b00055d
GitOrigin-RevId: 8ac93a9408a5cc2dc8f0d29641d882eda6e06ad4
Change-Id: I99bd418b0175d5ee64ff607e16bc1853380bdb8d
1 file changed
tree: ba4ec0c32a0e3aba17bbaa18305713bc13dadc9c
  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.