[roll] Roll fuchsia [paver] Add FindDynamicDataSink Adds fuchsia.paver.Paver/FindDynamicDataSink, which replaces fuchsia.paver.Paver/UseBlockDevice. The old API (UseBlockDevice) put the responsibility of finding the appropriate block device on clients, but this requires clients to have access to devfs, which is being removed. The new approach relies on asking the paver service to find the appropriate block device, and in turn the paver will ask fshost (see https://fxrev.dev/1151454). Client will be ported in follow-up CLs. Original-Bug: 371060853 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1152401 Original-Revision: ae970f3f8431947b11e6900384b4d6556d6768b3 GitOrigin-RevId: 3c1ff0c663b1b73a50b68a11dfc11346d9406b4c Change-Id: Ie10645dddf928ae7be57e21243ee6bc62e846883
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 in one of the communication channels documented at get involved.
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.