roll: pigweed 2fd2d13..c3b1d34 (5 commits)

c3b1d34:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/246714 pw_bluetooth_proxy: Add pw_result to Android.bp
d7d4134:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/245152 pw_async2: Add waker guidance
618f47e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/245117 pw_web: Simplify proto compiler script for JS
4fbb15f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/246735 pw_{async2,channel}: Start FAQ sections
1c6d9e8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/246733 pw_docgen: Remove 11/18/2024 PW Live

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 2fd2d13c536964..c3b1d34517c52e
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8732162510383661521
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I0904340fa445030b2fe02c24da5bcc36a03f9f9f
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/246603
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 b3f3ea7..82d57da 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-11-04.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8732173369092880801.
-    commit = "2fd2d13c53696448577a05d62bcf3e9dd778e9cb",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8732162510383661521.
+    commit = "c3b1d34517c52e56d654367d65a884dac1fd326c",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -58,8 +58,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-11-04.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8732173369092880801.
-    commit = "2fd2d13c53696448577a05d62bcf3e9dd778e9cb",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8732162510383661521.
+    commit = "c3b1d34517c52e56d654367d65a884dac1fd326c",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )