roll: pigweed a7a3cbe..e6f2293 (6 commits)

e6f2293:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/277855 pw_ide: Expect bazel projects to also have a BUILD.bazel in root
6a36094:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/277854 pw_bloat: Add enable_if argument to GN template
0822879:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/277532 pw_ide: Distinguish duplicate targets
1af8e0f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/276476 pw_bluetooth_proxy: Handle channel dtor during recombination
0f62a5e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/275693 pw_ide: Use clangd rule from @pigweed directly
d932875:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/277552 docs: Explain Label in style guide

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: a7a3cbe68ddd0e..e6f22930ef493c
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8719839672584843425
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ifc8a1984053b9112c490f7e6124be4e41cd6cbb8
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/277820
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 285205d..21658c0 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -42,8 +42,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-03-20.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8719850531874283633.
-    commit = "a7a3cbe68ddd0ed8a0d7855502d01d0b95e836db",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8719839672584843425.
+    commit = "e6f22930ef493c32733ef84265543aec5a66be29",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )