roll: pigweed 8dab133..abd5df8 (2 commits)

abd5df8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/278452 pw_bluetooth_sapphire: Fix iso asan/tsan failures
684d4e9:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/278632 pw_bluetooth_sapphire: Fix central and peripheral tests

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 8dab133797b53e..abd5df8d290915
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8719402543074108913
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ie00c38355272073d586775f60e7e70c574da9101
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/278752
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index ee69110..2800fe1 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-03-25.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8719413578430647585.
-    commit = "8dab133797b53ee89b2aad7304325983242dae7f",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8719402543074108913.
+    commit = "abd5df8d2909159bff57a71efcb75514699993fd",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )