roll: pigweed 07d2258..019e35f (3 commits)

019e35f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/253555 pw_bluetooth_proxy: Include l2cap_channel_event.h where it is used
f138221:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/253552 pw_thread_freertos: Remove variable when it is not used
a957859:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/253514 pw_thread: Adding missing ThreadCore deps or migrate to pw::Function

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 07d225881965fe..019e35f4dba3d1
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8728889015127212081
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ib00e08de965027adba9dd59ffd31a183ce41dd5c
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/253592
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 af7307b..ae78981 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -40,18 +40,18 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-12-10.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8728900045651359825.
-    commit = "07d225881965feaaf2634524c2212771eb29776a",
+    # ROLL: Last updated 2024-12-11.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8728889015127212081.
+    commit = "019e35f4dba3d103e084903aa3a568f7d67d5143",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
 git_override(
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-12-10.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8728900045651359825.
-    commit = "07d225881965feaaf2634524c2212771eb29776a",
+    # ROLL: Last updated 2024-12-11.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8728889015127212081.
+    commit = "019e35f4dba3d103e084903aa3a568f7d67d5143",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )