commit | 1463d909457c5958165af6d599af08292beed51a | [log] [tgz] |
---|---|---|
author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Fri Feb 28 08:13:25 2025 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 28 08:13:25 2025 -0800 |
tree | a58003a222da00d4ea9c2c4b3ba835308d4eb310 | |
parent | 60ff6016db9b4960a1526aa017da19be88d58ad4 [diff] |
roll: pigweed c39f223..f937c06 (2 commits) f937c06:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/271972 pw_allocator: Update Android.bp with managed_ptr.cc changes 0801998:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/271687 pw_bluetooth_proxy: Add missing source to Android.bp Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: c39f223fb52bc2..f937c069521264 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8721675614373306081 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I9cf4911f70b157325a15052f883ae620b74eff3f Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/271898 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 82f573c..bcf83e5 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-28. - # ROLL: By https://cr-buildbucket.appspot.com/build/8721697678191896081. - commit = "c39f223fb52bc2386cf70ddb5606a0eed02cc921", + # ROLL: By https://cr-buildbucket.appspot.com/build/8721675614373306081. + commit = "f937c0695212646e8ba989e48e8a2128aae1c5bf", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )