roll: pigweed pw_bluetooth_sapphire: Enable all build flags in l2cap

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/244532
Original-Revision: 58175ab8f002839efb52346ccad551453b022c94

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 285396721fa0d7..58175ab8f00283
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8733154234925705521
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: If5ec6db971c0d255af1efb41fc2be956c164544a
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/244404
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 e200237..bd014e6 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/8733155374632678497.
-    commit = "285396721fa0d7f7f06a90cc467a9bfd896e2dd9",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733154234925705521.
+    commit = "58175ab8f002839efb52346ccad551453b022c94",
     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/8733155374632678497.
-    commit = "285396721fa0d7f7f06a90cc467a9bfd896e2dd9",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733154234925705521.
+    commit = "58175ab8f002839efb52346ccad551453b022c94",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )