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/8735797282214135457
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Iedcca56414e9563788fe9256f2ef5dfece09e45b
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/237857
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: 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 38b60d4..71df67e 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-09-25.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735799448041303985.
-    commit = "d5e8fffc6b3e0e20ec26bed082ad0691855adafd",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735797282214135457.
+    commit = "a78ddd06be398fd4cd0289dd6b514c9325e513bc",
     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-09-25.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735799448041303985.
-    commit = "d5e8fffc6b3e0e20ec26bed082ad0691855adafd",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735797282214135457.
+    commit = "a78ddd06be398fd4cd0289dd6b514c9325e513bc",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )