roll: pigweed de8b71f..c2e3baa (2 commits)

c2e3baa:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/330572 pw_bluetooth_proxy: Correct Android.bp dependencies
949cf60:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/330272 pw_build: Move describe to separate file

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: de8b71fe42bd6e..c2e3baab54d937
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8701541285323097073
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ib77e3350d9e92e24c971d5a3000b704666442e2e
Reviewed-on: https://pigweed-review.googlesource.com/c/zephyr/zephyr-bazel/+/330772
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/examples/hello_dts/MODULE.bazel b/examples/hello_dts/MODULE.bazel
index cb59e96..b6e0ef2 100644
--- a/examples/hello_dts/MODULE.bazel
+++ b/examples/hello_dts/MODULE.bazel
@@ -26,8 +26,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-10-08.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8701585845642721073.
-    commit = "de8b71fe42bd6ed9b2f5b8577f558e8761b0bb56",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8701541285323097073.
+    commit = "c2e3baab54d937b599fcd92de2aa7ca71669f492",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )