[roll] Roll fuchsia [zxcrypt] Update DdkUnbind and DdkChildPreRelease impl for DFv2. Though the child could disappear first even in DFv1, it was unexpected (e.g. someone else removing the child device). In DFv2, it is always the case that the driver manager will completely unbind / release a child device before unbinding the parent device. So the new order would be: child-unbind parent-child_pre_release child-release parent-unbind parent-release This is different to what used to happen in DFv1, where the order was: parent-unbind child-unbind parent-child_pre_release child-release parent_release Original-Bug: 42182707 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/973069 Original-Revision: dd06409fb0149cdf898c9ac3f4b9b08488903e4f GitOrigin-RevId: a9f7474745a0ec62c2a9ec4c34aed445f3513a9e Change-Id: I22868152925fbb4ce2992a4f87731afcb2fe421b
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.