roll: pigweed pw_bluetooth_sapphire: Fix incoming BR/EDR connection stats
Fix a bug where inspect data for BR/EDR incoming connection results
were not being properly stored.
Original-Bug: 395914604
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/267272
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: e1e82ce2b51df616e7139e8fd807b7233d84b645
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 34fafbcdcbb542..e1e82ce2b51df6
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8723032816360256609
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: If0c8d99fbfdc6f3e9a2f7c088d86e2164bf4a3c5
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/267557
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 1fc52b6..29debcf 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -39,9 +39,9 @@
git_override(
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2025-02-12.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8723099029631519137.
- commit = "34fafbcdcbb542b51975a633cc2882572ca3821a",
+ # ROLL: Last updated 2025-02-13.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8723032816360256609.
+ commit = "e1e82ce2b51df616e7139e8fd807b7233d84b645",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)