[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_rpc: Support open call ids

This change also provides support for legacy clients that don't have
call_ids enabled, where they are simply ignored.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/268734
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 8610963b9137c682216fb0f5e6d2dba52e5015b2
GitOrigin-RevId: b7a82078f416e2265bc8f6eb15d86aed966948e2
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1225304
Original-Revision: c0d0ea329b9e208db0850a3fe9da47a429d08d94
Change-Id: I6ef21f1414bc92a0c16222d22715a3e2823877cd
1 file changed
tree: 678ee6b9fc28caad0c5d42294aa32496363e7483
  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 in one of the communication channels documented at get involved.

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.