[roll] Roll fuchsia [driver2] Reimplement namespace class on top of component library Rather than maintain bespoke re-implementations of the methods, we now just forward the method implementations. Additionally an `svc_dir` accessor was added to the namespace class to allow users to make calls just as `component::ConnectAt` directly themselves. Namespace::Connect was split into Connect and Open methods to differentiate opening fidl protocols from opening files. Flags were removed from the protocol variant. Lastly, driver::Connect was split into two methods, one for connecting to fidl protocols, and another for opening files. Flags were removed from the protocol variant. Original-Fixed: 103308 Original-Fixed: 107170 Test: fx test src/devices/tests/v2 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/714815 Original-Revision: 273a490525e6b2ec07547a84799df939b53a6978 GitOrigin-RevId: c507a3ac3de0663bdc62c656c502ae3fd5060a15 Change-Id: I07406430d8f41caaa0667b26efa31a3c65d7dea8
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.