roll: pigweed pw_bluetooth_sapphire: Enable all build flags in sm testing target

Remove all module-specific build flags from host/sm gn build testing target (previous CL missed this).

Test: pw presubmit --step gn_chre_googletest_nanopb_sapphire_build
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243953
Original-Revision: 8428e3f22150f57b54d86dba60b4c229b0a80b7b

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: fed7295acba2ff..8428e3f22150f5
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8733156398602485345
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ibcf4eeeae483b1d9081a1f3401529213364f9c93
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/244573
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 b62149c..e9a2466 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,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/8733164237240564241.
-    commit = "fed7295acba2ff33b199a12ebd72cedbff6de9e5",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733156398602485345.
+    commit = "8428e3f22150f57b54d86dba60b4c229b0a80b7b",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -58,8 +58,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/8733164237240564241.
-    commit = "fed7295acba2ff33b199a12ebd72cedbff6de9e5",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733156398602485345.
+    commit = "8428e3f22150f57b54d86dba60b4c229b0a80b7b",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )