roll: pigweed, pw_toolchain 8 commits
a8285a5c71eebb7 pw_bluetooth_sapphire: Modernize fuchsia.hardware.
aa4a8e3d13ed126 pw_bluetooth_sapphire: Rename to secure_simple_pai
0c81249d91bb21b pw_bluetooth_sapphire: Use weak hci::BrEdrConnecti
61111f8a0a8a584 pw_bluetooth_sapphire: Create and use PairingState
fed1a4ac940f060 pw_bluetooth_sapphire: Implement GetCodecLocalDela
2ff9fd8832b11ad pw_bluetooth_sapphire: Add Bazel rules for FIDL la
e8a0c91ac25a4a2 pw_bluetooth_sapphire: Refactor ScoConnection
2036fdef704762d pw_bluetooth_sapphire: Fix max connection event le
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: a622862b3f0bc5d..a8285a5c71eebb7
Roller-URL: https://ci.chromium.org/b/8742151832446277137
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ideb4c7b0c2192e2ec7e735abd2e0f53b01674209
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/223812
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/WORKSPACE b/WORKSPACE
index 2819665..db7baad 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-07-17.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8742152236142117985.
- commit = "a622862b3f0bc5d41930b6e0d4b65ac0ec895dea",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8742151832446277137.
+ commit = "a8285a5c71eebb737e95821d0db3dfbdf3a784a5",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
)
@@ -93,8 +93,8 @@
name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-07-17.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8742152236142117985.
- commit = "a622862b3f0bc5d41930b6e0d4b65ac0ec895dea",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8742151832446277137.
+ commit = "a8285a5c71eebb737e95821d0db3dfbdf3a784a5",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
strip_prefix = "pw_toolchain_bazel",
)