roll: pigweed pw_bluetooth: Add AVDTP abort command

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/281932
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: a23c49ee8dd18a21662b880b384dde4c0d9f0761

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 57260d953d0ce3..a23c49ee8dd18a
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8718034310997733345
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ib73a363aaa5785ac1ca66ec9ae9c7722dd0b5fe9
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/282712
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index b78d821..7b710bc 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,8 +41,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-04-09.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8718111561844914561.
-    commit = "57260d953d0ce39578b4159be60ea68eed6e086c",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8718034310997733345.
+    commit = "a23c49ee8dd18a21662b880b384dde4c0d9f0761",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )