[roll] Roll fuchsia [superproject] Roll third_party/pigweed 4c3bd76..80fde59 (4 commits)

80fde59:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/156670 pw_rpc: Provide way to populate response callbacks during tests
de9cf60:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/157093 pw_status: Add Clone and Copy to Rust `Error` enum
c29f7e4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/157290 third_party: Remove now unused rules_proto_grpc
926891a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/157232 pw_protobuf_compiler: Disable legacy namespace
GitOrigin-RevId: 703a32307b45a585e881920fdaae129f5b510590
Roller-URL: https://ci.chromium.org/b/8775024643463941745
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/887851
Original-Revision: 939fdd4ff96d512900a8bce82528f8993cf5d4d2
Change-Id: I671bd8da40e86165bc3de92e86ca8cbb97315319
1 file changed
tree: 9034ec1043445530c72c98ec0de278d12bd1e937
  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.