[roll] Roll third_party/pigweed Revert "pw_transfer: Set clients to transfer_v2"

This reverts commit 9f1bfcf4d6e7db3ec23fad907d791baaa59e78d1.

Reason for revert: Change introduce integration test flake

Original change's description:
> pw_transfer: Set clients to transfer_v2
>
> Some clients were defaulting to kLegacy, moves them to V2.
> Also add some useful debug logging of non-data chunks.
>
> Original-Bug: b/309686987
> Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/179790
> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>

TBR=frolv@google.com,pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com,jtbrauer@google.com

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Bug: b/309686987
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/182990
Original-Revision: d4ede194c4969eac04f421b648feb29dcb3f180a
GitOrigin-RevId: 2deef57c38a4751ce75645b19116e97aaa0e8e6d
Change-Id: Ib8faa9dcac2d321ead7b676f7a19ca46df2c3c08
1 file changed
tree: be0a11b9b4913ab334a92cff360d1f64ffe7190e
  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.