roll: pigweed 303810b..d8ad5c6 (3 commits)
d8ad5c6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/254114 pw_bluetooth: Avdtp emboss fix StreamEndPointDiscoveryResponse
1925db8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/252892 pw_bluetooth_proxy: Remove deprecated HasSendLeAclCapability
54cb716:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/252894 pw_bluetooth_proxy: Make proxy constructor args explicit
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 303810b8416100..d8ad5c692c02e7
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8728613156439909857
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I9054739c4cae271c1733f50c8b0bdb4aebb36d6c
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/254337
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 8b72551..3b34535 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -40,18 +40,18 @@
git_override(
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2024-12-13.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8728635229844190961.
- commit = "303810b8416100055e363f4bb0674780527e73cb",
+ # ROLL: Last updated 2024-12-14.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8728613156439909857.
+ commit = "d8ad5c692c02e75a2d971492ddfea96d34707c3e",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
git_override(
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2024-12-13.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8728635229844190961.
- commit = "303810b8416100055e363f4bb0674780527e73cb",
+ # ROLL: Last updated 2024-12-14.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8728613156439909857.
+ commit = "d8ad5c692c02e75a2d971492ddfea96d34707c3e",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)