roll: pigweed pw_containers: Fix Android.bp

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/238292
Original-Revision: 5d7b3d1829724112b0a17cb589c929af11906d5a

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 7dc3b1b2a69972..5d7b3d18297241
Roller-URL: https://ci.chromium.org/b/8735695009943940321
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ie68c77db1acea48a590dc6b6c1eeb6022600ffd4
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/238277
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 753ef4f..adb7e73 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-26.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735697218738875249.
-    commit = "7dc3b1b2a69972ae19bbe43f922aefd6dda73a3e",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735695009943940321.
+    commit = "5d7b3d1829724112b0a17cb589c929af11906d5a",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -58,8 +58,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-26.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735697218738875249.
-    commit = "7dc3b1b2a69972ae19bbe43f922aefd6dda73a3e",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735695009943940321.
+    commit = "5d7b3d1829724112b0a17cb589c929af11906d5a",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )