roll: pigweed f4e18d1..2944c9a (4 commits)

2944c9a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/250512 pw_module: Update SEED filename in creation command
620d2ad:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/250452 pw_bluetooth_proxy: Fix Android.bp
acd4c15:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/250432 pw_presubmit: Check that files appear in bp files
f776679:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/249072 pw_protobuf: Expand message structure limitations docs section

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: f4e18d1488c9d4..2944c9aaef3b8d
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8730621373388557185
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I3597f5428e776d87fa5cbd744671b0f8f82b3f50
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/250552
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 a01f1c8..e76dd01 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-11-21.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8730632405776204081.
-    commit = "f4e18d1488c9d462a0d0da3342763a8864cb5200",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8730621373388557185.
+    commit = "2944c9aaef3b8dbad658ad80d3ff094d1ac7e669",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -57,8 +57,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-11-21.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8730632405776204081.
-    commit = "f4e18d1488c9d462a0d0da3342763a8864cb5200",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8730621373388557185.
+    commit = "2944c9aaef3b8dbad658ad80d3ff094d1ac7e669",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )