roll: pigweed pw_bluetooth_proxy: Migrate size reports to Bazel

Original-Bug: 388905812
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/286532
Original-Revision: ddf51544bf604bc60fe5ba26ec500d33e1b5d718

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 91fc8c4351486b..ddf51544bf604b
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8716290912930182801
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Idd9a4eaf460527edd48f2ad57f15a77b2f560793
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/286915
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 4cf184f..c498fb5 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -40,9 +40,9 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2025-04-28.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8716301945852943905.
-    commit = "91fc8c4351486b20ff6110a8fd68157238386729",
+    # ROLL: Last updated 2025-04-29.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8716290912930182801.
+    commit = "ddf51544bf604bc60fe5ba26ec500d33e1b5d718",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )