[roll] Roll fuchsia [fdf][paver] Removed Unnecessary clone from test

partition-client-test stores an extra block interface
Removing the unused code, which also calls Clone,
which is being deprecated.

Original-Bug: 42063787
Testing: removing unused code, in a test.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/994995
Original-Revision: ce70fa1b20f6e731fcbeffb1abcb4da5d4cf601e
GitOrigin-RevId: 049b7d82e5d519b65805aa9317eae1f3b3c63371
Change-Id: I86edeb152cfb91400f885f48a25b36df896a12bc
1 file changed
tree: 18744462febf27c47b9cbf0617e7e3ab88c40943
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.