roll: pigweed pw_bluetooth_sapphire: Migrate bt-hci-virtual driver
Original-Bug: 328444071
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/236797
Original-Revision: df5369eda8537543da4a67c8dbf32711564d587c
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 905bce3bd61280..df5369eda85375
Roller-URL: https://ci.chromium.org/b/8736260437429487089
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: If246953150dc777f7dc1568ed7ece1b6b157cfda
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/237075
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 6be8ac4..59768e2 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-20.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8736261529578304273.
- commit = "905bce3bd61280a8254ac5b3b2f78e2d3059faa0",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8736260437429487089.
+ commit = "df5369eda8537543da4a67c8dbf32711564d587c",
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-20.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8736261529578304273.
- commit = "905bce3bd61280a8254ac5b3b2f78e2d3059faa0",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8736260437429487089.
+ commit = "df5369eda8537543da4a67c8dbf32711564d587c",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)