[roll] Roll fuchsia [superproject] Roll third_party/pigweed Revert "pw_rpc: Revert Java client call ID changes"

This reverts commit 0afdf903105c46e8572591de16b7fd2964ad0874.

Reason for revert: Relanding these changes with additional test coverage.

Original change's description:
> pw_rpc: Revert Java client call ID changes
>
> This reverts four changes related to the pw_rpc Java client:
>
> 16c4b6397 pw_rpc: Update soong dependencies for java
> fec7e1118 pw_rpc: Introduce Client.createLegacySingleCall to simplify migration
> c2de65834 pw_rpc: Temporarily ignore call IDs by default in Java client
> 15d4ae5ff pw_rpc: Increment call_ids for java client
>
> Some users reported RPC timeouts with these changes.
>
> Change-Id: I94c174ec565bedba7067e73ced957333874230aa
> Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260892
> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
> Reviewed-by: Ted Pudlik <tpudlik@google.com>
> Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com>
> Commit-Queue: Wyatt Hepler <hepler@google.com>

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/268733
Original-Revision: f6007e2d6e4da8038654b98ef7f0813276ebf9b8
GitOrigin-RevId: 839db3aeeb92f860fcc6fb8420d5f9f73b23e630
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1225047
Original-Revision: 327ba437d8a9213d3f278bcd09b0443aba772775
Change-Id: I0cd7316438e766873a2928a5de2d59a3e9cd4039
1 file changed
tree: ee3316aef1bed65c4a7cc5ecf01242df3eaffde1
  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.