[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
diff --git a/stem b/stem
index 99f22b8..c6da19e 100644
--- a/stem
+++ b/stem
@@ -11,7 +11,7 @@
githooks="integration/git-hooks"
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="f0d98fe9ac45230366cd1c381d8938cc9c29f39f"/>
+ revision="5b48d06e2ba1859231789f838bfe335678c35c68"/>
</projects>
<hooks>
<hook name="install-environment"