commit | c6ad15ce8b78e38f5fdffc0a62896201975b6bbb | [log] [tgz] |
---|---|---|
author | James Sullivan <jfsulliv@fuchsia.infra.roller.google.com> | Thu Nov 21 21:16:11 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Nov 21 13:17:58 2024 -0800 |
tree | 8b33157d66b91e15d68331f805fabfbc0b8e941b | |
parent | 80fcd6677314fb6351eadc446afdd4102bb352bb [diff] |
[roll] Roll fuchsia Revert "[paver] Add FindDynamicDataSink" This reverts commit ae970f3f8431947b11e6900384b4d6556d6768b3. Reason for revert: Needed to cleanly revert parent Original change's description: > [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 > Change-Id: Id7bd4befd47d5d915d21c7b2ce06867d4deb630f > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1152401 > Reviewed-by: Suraj Malhotra <surajmalhotra@google.com> > Commit-Queue: James Sullivan <jfsulliv@google.com> > API-Review: David Pursell <dpursell@google.com> > Reviewed-by: David Pursell <dpursell@google.com> Original-Bug: 371060853 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1161565 Original-Revision: 5b48d06e2ba1859231789f838bfe335678c35c68 GitOrigin-RevId: 7d4696ed6f570e87d2e2de10a1b4daad9e4d8081 Change-Id: I1b22ef60eedc4734b7464fdc070c52240d4f2e62
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
.