roll: pigweed b2441ff..d8a16b2 (6 commits)

d8a16b2:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/262192 pw_work_queue: clang-tidy fix
72e3c00:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/262652 pw_bluetooth_proxy: Move rx multibuf allocator to L2capChannel
53e94c6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/262337 pw_trace_tokenized: Do not depend on line numbers in test
574a7d8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260614 owners: Update several OWNERS files
149e8c7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/262513 pw_bluetooth_proxy: Remove non-allocator version of L2capCoc create
14ec5af:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/262414 pw_thread: Update Doxygen headers in Bazel build

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: b2441ff1e55ad1..d8a16b29f30673
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8724831407714456001
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I3f0e251663e44a4e414ee6d8ac34c7f034bde3e9
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/262102
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 98c6ddb..0a2ef3e 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -40,8 +40,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-01-24.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8724842441734211217.
-    commit = "b2441ff1e55ad1fbd055099a1ff210f7f7e7c589",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8724831407714456001.
+    commit = "d8a16b29f3067307352ba88b59715f3641ae40fd",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )