roll: pigweed pw_bluetooth_sapphire: Add TODO for ScopedGlobalLogger
Add TODO to use ScopedGlobalLogger in LoopbackTest once it is
migrated to the partner SDK.
Original-Bug: 369120118
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237414
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: d3b17f383cc42ce05da397e4cf3c9468c12b16be
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 953f4f9ff65006..d3b17f383cc42c
Roller-URL: https://ci.chromium.org/b/8735689734310575009
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ib05a0dc662a4672a5f2edbf28faa2d3cc56ce819
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/238335
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 26c7766..ffb8b3d 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-26.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8735690782363460385.
- commit = "953f4f9ff65006fe565cb4de05ca9780e31ae805",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735689734310575009.
+ commit = "d3b17f383cc42ce05da397e4cf3c9468c12b16be",
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-26.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8735690782363460385.
- commit = "953f4f9ff65006fe565cb4de05ca9780e31ae805",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735689734310575009.
+ commit = "d3b17f383cc42ce05da397e4cf3c9468c12b16be",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)