[roll] Roll fuchsia [dfv2][inspect] Add inspector() method to DriverBase A ComponentInspector is being added to fdf::DriverBase. That adds the build dependency `//sdk/lib/component/inspect/component/cpp:inspect_component_cpp`, which has an expect_includes for the Inspect client shard. This allows all DFv2 drivers to easily export Inspect data with no extra configuration required. DFv1 drivers being shimmed by compat::Driver will also have their Inspect data exported by compat::Driver via InspectSink. These changes were designed/discussed in go/drivers-inspect. Tested: existing; spot checked Inspect output of bootstrap/driver_manager:root/sysmem and bootstrap/driver_manager:root/display (goldfish driver) Original-Fixed: b/308189533 Original-Fixed: b/320463603 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/934801 Owners-Override: James Robinson <jamesr@google.com> Original-Revision: 431c962f54974dc84b8d868b1b8621d1ce765876 GitOrigin-RevId: 7d2c1f94035ebf0d0f8a0cc95fa1c53dcc2345dd Change-Id: Ib7d787c0765d36838f2bacf9a7f53262bf895ee7
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.