roll: pigweed c8d7e4b..b94252d (2 commits)

b94252d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/300495 pw_grpc: Fix bazel layering check
855e873:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/300494 pw_clock_tree: Fix bazel layering check

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: c8d7e4b3213334..b94252dfbbe500
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8709876599588967441
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ia87ba5bf29cfc1644ee77ca3c636289f73967113
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/303613
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index a5270ce..5748068 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-07-08.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8709887641027807505.
-    commit = "c8d7e4b3213334c06c63b8b53aa9b3ecee2ff206",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8709876599588967441.
+    commit = "b94252dfbbe500b2ec18c07389172c97ae78ad1f",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )