[roll] Roll fuchsia [aml-g12-tdm] Check that binding is valid before closing

Without this check, you might try to close an invalid handle, leading to
the BAD_HANDLE exception.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1284086
Original-Revision: 7dfde4f90b653e17445eece397b517a97ddb1097
GitOrigin-RevId: 0c3ec8bd9018fbc4e0e0d96004708315d25c334b
Change-Id: I4672d32291a4e76232ee7334e73100b9bf30e5c5
1 file changed
tree: 59e27e5482c557764b65693c129b531366af24bd
  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.