roll: pigweed 8cb56bd..8165b25 (8 commits)

8165b25:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/263913 third_party/freertos: Allow empty glob
a63dba9:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/275972 pw_async2: Move classes to their own headers
7fd8ce1:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/264519 pw_log_tokenized: Remove includes, fix layering
42f3db7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/256594 pw_rpc: Remove system_server multiplexer
ff0dac0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/276074 pw_toolchain: Fixup compiler helpers for use outside pigweed
0ae3933:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/276134 pw_presubmit: Check includes on .bazelrc changes
f1b817c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/276073 pw_build: Add -Wthread-safety-beta for upstream gn clang builds
29508f7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/275352 pw_bluetooth: Add MTU field into L2capOption structure

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 8cb56bd9842718..8165b25e5b05b5
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8720371906564170097
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I6403e2276274e4ed2cef4bdf6fd0fb6866779f8c
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/275851
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 7f08c33..07aafc0 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,9 +41,9 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2025-03-14.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8720393630663466097.
-    commit = "8cb56bd9842718fa5b755ff5bb058a64130b439c",
+    # ROLL: Last updated 2025-03-15.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8720371906564170097.
+    commit = "8165b25e5b05b5980a6a962596fa146c76d0c5df",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )