roll: pigweed pw_bluetooth_sapphire: Enable all build flags in gap

Remove all module-specific build flags from host/gap.

Test: pw presubmit --step gn_chre_googletest_nanopb_sapphire_build
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/244132
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 884a156a2755d62631a0a7812e5c3f0dc89cf972

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 7fe81913ff9d87..884a156a2755d6
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8733174602180625249
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I7f6ea19842a08cbb65a4f87f5a7487dc0ad00d8f
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/244414
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 8dfa5b0..d346fd5 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/8733175807648588273.
-    commit = "7fe81913ff9d8770613757074085b32c49ae1d48",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733174602180625249.
+    commit = "884a156a2755d62631a0a7812e5c3f0dc89cf972",
     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/8733175807648588273.
-    commit = "7fe81913ff9d8770613757074085b32c49ae1d48",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733174602180625249.
+    commit = "884a156a2755d62631a0a7812e5c3f0dc89cf972",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )