roll: pigweed pw_bluetooth_sapphire: Upload bt-hci-virtual CIPD
This uploads the `bt-hci-virtual` Fuchsia package to CIPD.
A couple short-term workarounds around licenses and fuchsia_test_package
usage will be cleaned up afterwards.
Original-Bug: 328444071
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237152
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 34ca6b703bafc01d563a3b8e71eea9447d88fc27
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: a5a199593f1375..34ca6b703bafc0
Roller-URL: https://ci.chromium.org/b/8735989551693025921
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ibc1ef0b739baa78a97ed9f289b818ac935e3b89f
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/237372
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 980989d..dec4c3f 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,18 +48,18 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-09-22.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8736058729365372289.
-    commit = "a5a199593f1375177d5805f882f303d4c8b8cea2",
+    # ROLL: Last updated 2024-09-23.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735989551693025921.
+    commit = "34ca6b703bafc01d563a3b8e71eea9447d88fc27",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
 git_override(
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-09-22.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8736058729365372289.
-    commit = "a5a199593f1375177d5805f882f303d4c8b8cea2",
+    # ROLL: Last updated 2024-09-23.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735989551693025921.
+    commit = "34ca6b703bafc01d563a3b8e71eea9447d88fc27",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )