roll: pigweed 1650a4b..4167b59 (5 commits)

4167b59:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/268132 pw_containers: Add missing include
ef8c646:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/267872 pw_bluetooth_sapphire: Remove packed definitions
7ee5190:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/264638 pw_allocator: Add bucket size reports
bfc7d9e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/267936 pw_protobuf_compiler: Symlink options to proto root
f27dd15:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/267972 pw_toolchain: Make NoDestructor trivially destructible when possible

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 1650a4bf4dbf34..4167b593d7efe1
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8722924483963767265
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ic4c8aca905c861d4c576e371e4391acc00d3b370
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/268019
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 72103b5..4fbcd6b 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-14.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8722935346859064897.
-    commit = "1650a4bf4dbf34030d80d1bb05f9133fe6872fa7",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8722924483963767265.
+    commit = "4167b593d7efe16b4eb05d9d2a9b6d9a14cf0b22",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )