roll: pigweed, pw_toolchain: pw_bluetooth_sapphire: Add sdp Bazel unit test target
Original-Bug: b/359241441
Test: bazel test //pw_bluetooth_sapphire/host/...
--platforms=//pw_unit_test:googletest_platform
--@pigweed//pw_unit_test:backend=@pigweed//pw_unit_test:googletest
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/233947
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 1d6978a9f251c70..1c6ecb99c9eb472
Roller-URL: https://ci.chromium.org/b/8737617086199580033
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I9a1c1a94c85a654249910e7a1eeff272a5dc789c
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/234237
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 3bf24c2..ca75a72 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-05.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8737617766468476241.
- commit = "1d6978a9f251c70a7f963d9673d1b54536c1fc03",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8737617086199580033.
+ commit = "1c6ecb99c9eb472bae1e3c93fcc6a4d177ed1180",
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-05.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8737617766468476241.
- commit = "1d6978a9f251c70a7f963d9673d1b54536c1fc03",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8737617086199580033.
+ commit = "1c6ecb99c9eb472bae1e3c93fcc6a4d177ed1180",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)