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/8735695011028589697
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I2171d895a2491da4e69d8b3aeed575c891b10101
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/238278
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 cd5e921..dd65240 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -50,8 +50,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/8735697225287563441.
- commit = "7dc3b1b2a69972ae19bbe43f922aefd6dda73a3e",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735695011028589697.
+ commit = "5d7b3d1829724112b0a17cb589c929af11906d5a",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -59,8 +59,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/8735697225287563441.
- commit = "7dc3b1b2a69972ae19bbe43f922aefd6dda73a3e",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735695011028589697.
+ commit = "5d7b3d1829724112b0a17cb589c929af11906d5a",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)