[roll] Roll fuchsia [paver] Pass parent_device to OpenPartition() in FVM wipe.

This means that we can pave correctly on systems with more than one FVM.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/645143
Original-Revision: b89e50a6689b8d7e2ccc534803a2e5b62365535a
GitOrigin-RevId: 967f6163c831bba22ee8ca7828a2ad30a7d56312
Change-Id: I0dd5cd3b21d30c6cfb4fda425507b9c40a8c13f6
1 file changed
tree: 696a7c8c00ca348e012080ab34492a010e8cd6ec
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.