roll: pigweed pw_bluetooth_sapphire: Use shared variable for fuchsia_api_level

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237914
Original-Revision: a78ddd06be398fd4cd0289dd6b514c9325e513bc

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: d5e8fffc6b3e0e..a78ddd06be398f
Roller-URL: https://ci.chromium.org/b/8735797275669086065
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ie2f304e8e397e78dc43c7d5254c1a4bf6c4e4d37
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/237881
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 21fd12a..2da72d5 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/8735799468134884817.
-    commit = "d5e8fffc6b3e0e20ec26bed082ad0691855adafd",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735797275669086065.
+    commit = "a78ddd06be398fd4cd0289dd6b514c9325e513bc",
     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/8735799468134884817.
-    commit = "d5e8fffc6b3e0e20ec26bed082ad0691855adafd",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735797275669086065.
+    commit = "a78ddd06be398fd4cd0289dd6b514c9325e513bc",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )