roll: pigweed 9ea3210..e1e39f1 (2 commits)

e1e39f1:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/267034 pw_bluetooth: Add A2DP AAC codec parser
d51bce4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266974 pw_bluetooth: Add A2DP SBC parser

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 9ea3210845fcfb..e1e39f1c853983
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8723206903442907601
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I2d3edf8cd45da3cdfb4538ac0d287d67dcc15506
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/267115
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 65b5f92..9a15d1a 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-02-11.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8723217764469619121.
-    commit = "9ea3210845fcfb556a3b08bd8b6de25c5fc17158",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8723206903442907601.
+    commit = "e1e39f1c853983d7772a2d8acdb0b56744ca6357",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )