[roll] Roll fuchsia [devices] Call DestroyChild on unbound drivers

When a driver component is unbound, due to it being shut down, ensure we
call Realm::DestroyChild so that the ComponentManager can clean up any
related resources.

Original-Bug: 33183
Original-Fixed: 73534
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/509941
Original-Revision: 7d5d03d1d7de7873a426d6238740946345118468
GitOrigin-RevId: e741676b20197f59e2e893c5c8368d6bcf5fb30a
Change-Id: Ia68711ad5ef1043fc109444530b3be327e694667
1 file changed
tree: 6879dd1160e29184ddc35cf0b674e327efed5e8a
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.