[roll] Roll fuchsia [userboot] Avoid double-closing handles

Zero out handles that are transferred to the child process so that
we don't try to close them later.

Original-Bug: 42151766
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1282964
Original-Revision: 3fff5c7533b0bb80c6bbd66481b522abbf2b3f1c
GitOrigin-RevId: 23e4521ef8776d01c17f40cc0cd16fec14844373
Change-Id: Ie726cb125d2d4eeb280b9f1917651a8dbb04dec1
1 file changed
tree: 3ca213c8c1f83f84e9701c945671c25a23e604fa
  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.