roll: pigweed pw_bluetooth_sapphire: Enable all flags in gatt
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/244693
Original-Revision: 252b43cfb77504a362c6ed4e2e0406e145252840
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 886cebe9346915..252b43cfb77504
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8733081163557684993
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I8d66f05c4f4ff8e1b73e474c3c809563d2842257
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/244752
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/MODULE.bazel b/MODULE.bazel
index 1b448f0..944fc41 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-25.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733149999807806017.
- commit = "886cebe93469153cac472957058dbc5676d1d7c6",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733081163557684993.
+ commit = "252b43cfb77504a362c6ed4e2e0406e145252840",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -57,8 +57,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-25.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733149999807806017.
- commit = "886cebe93469153cac472957058dbc5676d1d7c6",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733081163557684993.
+ commit = "252b43cfb77504a362c6ed4e2e0406e145252840",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)