roll: pigweed pw_rpc: Update soong rules for pwpb & pwpb_rpc
1. Pass `--proto-path` for each proto file
2. `--compile_dir` is no longer required (pwrev.dev/278432), remove
Original-Bug: 406014819
Test: presubmit
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/278532
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 964608167ffcd644275d127e9b928639190970e3
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: abd0403e61717e..964608167ffcd6
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8718950140152045361
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I116073849a5d3861e1ad189c6d12a056f3f14bb6
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/280195
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 065896d..e1f2039 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,8 +41,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2025-03-30.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8718961174269046705.
- commit = "abd0403e61717e051558bc1d4505b2744e91bbce",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8718950140152045361.
+ commit = "964608167ffcd644275d127e9b928639190970e3",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)