roll: pigweed pw_bluetooth_sapphire: Statically link bt_host_bin

Statically link bt-host to prevent shared library duplication leading to
size budget issues in Fuchsia.

Original-Bug: b/367805596
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/236613
Original-Revision: a5c19d3dff644a013df48126c4a085fd7556d715

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 176d86a6da5e58..a5c19d3dff644a
Roller-URL: https://ci.chromium.org/b/8736505535126725985
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I7f2b66287b5f90b14eb5ffac756d5e57f1ecd874
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/236486
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 849c0ad..12c9591 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -50,8 +50,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-17.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8736507413533781073.
-    commit = "176d86a6da5e58e19e3f49818bf3d703d985a37c",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8736505535126725985.
+    commit = "a5c19d3dff644a013df48126c4a085fd7556d715",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -59,8 +59,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-17.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8736507413533781073.
-    commit = "176d86a6da5e58e19e3f49818bf3d703d985a37c",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8736505535126725985.
+    commit = "a5c19d3dff644a013df48126c4a085fd7556d715",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )