roll: pigweed pw_bluetooth_sapphire: Specify bt-host.cm moniker

This will help the `pkg.$arch.component` workflow replace the old
bt-host component.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237712
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 24baa120f88bfabe6a59acdc154a96162ce20e99

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 783b29c23dd865..24baa120f88bfa
Roller-URL: https://ci.chromium.org/b/8735810790011982257
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I0d50056e4cc04224e7d7ce1ac0683e36f73c3f5b
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/237798
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 2b06d67..f39cc48 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-25.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735815675367253169.
-    commit = "783b29c23dd865fde344501c1b99adba4c956479",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735810790011982257.
+    commit = "24baa120f88bfabe6a59acdc154a96162ce20e99",
     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-25.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735815675367253169.
-    commit = "783b29c23dd865fde344501c1b99adba4c956479",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735810790011982257.
+    commit = "24baa120f88bfabe6a59acdc154a96162ce20e99",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )