roll: pigweed pw_containers: Fix Android.bp for intrusive_list
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237432
Original-Revision: 4c5e994df70ef93cadc4845b9a5fea8886d4ba8a
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: d0e975bc8019da..4c5e994df70ef9
Roller-URL: https://ci.chromium.org/b/8735976737010199953
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I296c2ff4ef101cbc535ac7256c8688b609e753e8
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/237416
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 697b192..fbc9074 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-23.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8735978143532128177.
- commit = "d0e975bc8019da3b398e1b99330b5f2ba5110706",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735976737010199953.
+ commit = "4c5e994df70ef93cadc4845b9a5fea8886d4ba8a",
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-23.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8735978143532128177.
- commit = "d0e975bc8019da3b398e1b99330b5f2ba5110706",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735976737010199953.
+ commit = "4c5e994df70ef93cadc4845b9a5fea8886d4ba8a",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)