roll: pigweed c550290..1ee626d (5 commits)

1ee626d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/276732 build: Add .vscode/ to .bazelignore
892b65c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/276453 pw_rpc_transport: Remove unused header
2dba9b7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/276733 MODULE.bazel: Tweak qemu reference
5a5a2d7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/270212 pw_bluetooth_sapphire: Set ISO packet sequence number
7bcb789:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/276552 pw_bluetooth: Add IsEnabled() API

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: c550290a303cc8..1ee626d174f8e3
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8720035198769175361
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I51f83172d58ace6b6c7321beb50a17aa5d12ac52
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/276852
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 e5a0992..08902f9 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -42,8 +42,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-03-18.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8720046063622698769.
-    commit = "c550290a303cc8e65067b268054f119d9c3f1be0",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8720035198769175361.
+    commit = "1ee626d174f8e32f47917fca68e79b786ac9ac26",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )