roll: pigweed 884a156..618eaa4 (2 commits)

618eaa4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243889 pw_unit_test: Use a function for RUN_ALL_TESTS()
a60cc7f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243717 pw_bluetooth_sapphire: Enable all build flags in hci-spec

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 884a156a2755d6..618eaa4f4c1ee0
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8733172909553288513
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Iab932ac61d06a8cf3aa45fb1f3a7f95bd8f49a8f
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/244456
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 d346fd5..da9bb5e 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-10-24.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733174602180625249.
-    commit = "884a156a2755d62631a0a7812e5c3f0dc89cf972",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733172909553288513.
+    commit = "618eaa4f4c1ee0357bdfba85290a9a6e8c9aee71",
     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-10-24.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733174602180625249.
-    commit = "884a156a2755d62631a0a7812e5c3f0dc89cf972",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733172909553288513.
+    commit = "618eaa4f4c1ee0357bdfba85290a9a6e8c9aee71",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )