[roll] Roll fuchsia Reland "[paver] Remove GetTopoPathFromFd"

This reverts commit 613bcde27f714dc6f083cbaef7b5835c428490b3.

Reason for revert: Fixed FVM substring matching

Original change's description:
> Revert "[paver] Remove GetTopoPathFromFd"
>
> This reverts commit 346879704b6ca063c810e8e3c79989675d543939.
>
> Reason for revert: suspected cause of fxb/129978
>
> Original-Bug: fxb/129978
>
> Original change's description:
> > [paver] Remove GetTopoPathFromFd
> >
> > Update the functions that use this to use channels instead.
> >
> > The OpenPartitionWithDevfs function that uses channels is updated to
> > support not waiting, matching the functionality that the fd functions
> > have.
> >
> > Original-Bug: 112484
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/878571
>
> Original-Bug: 112484
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/879423

Original-Bug: fxb/129978
Original-Bug: 112484
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/879911
Original-Revision: 9cb0238d1bf6cb04d0995ce7f541a42db46c0d8a
GitOrigin-RevId: 3ad974cde7f44fd137f7d5ba0175d6068cf87f77
Change-Id: I2bbd8fed917a09c03d1c598adfc1a94ab3facf72
1 file changed
tree: 8bdf231a3c9e3128155498c43a429fa318994049
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.