[roll] Roll fuchsia [kernel][process] Check aspace destroy

Asserts the result of the aspace Destroy() call in the destruction path
of the process dispatcher. Although this should never fail, given
Destroy() has a return status validating this assumption through an
assertion is trivial and of no noticeable cost.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/597983
Original-Revision: 3d73fb04c4f929c0e577d32f656fff761a55d21f
GitOrigin-RevId: 358ecef78af9459932051884efa32502dc7f496a
Change-Id: I0fe101b20d08d7d2611a2a8c02803f28f965a3be
1 file changed
tree: 569bf83887e2862f742e33d058bfc2db79475ff1
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.