roll: pigweed b358f8e..35a7f79 (4 commits)

35a7f79:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260685 pw_build: Add cortex-a35 to the list of arm processor constraints
5b8df66:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260296 pw_allocator: Make array-type UniquePtr default constructor constinit
bd709f0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260617 pw_watch: Trigger initial run before attaching watcher
1c90ba1:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260260 pw_bluetooth_proxy: Fix crash on rfcomm write due to reusing buffers

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: b358f8e973f9a4..35a7f794be7960
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8725548626632741697
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I916eea64ba8fb0dca6b9a7d36679bc9267a4023b
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/260621
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index de53087..cc60f79 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -40,8 +40,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-01-16.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8725559660596307137.
-    commit = "b358f8e973f9a45fa26864a094ffdeca70ca7b4a",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8725548626632741697.
+    commit = "35a7f794be796093be27cde7b5d0398e571c90e9",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )