roll: pigweed fdfca20..69614fb (5 commits)

69614fb:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/254024 pw_cli: Add helper for efficiently finding git repo roots
16c4b63:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260532 pw_rpc: Update soong dependencies for java
a10c881:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260159 pw_toolchain: Fix lib path
f717149:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260616 pw_tokenizer: Apply clang-format findings
2697f22:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/259612 pw_sensor: Convert constant generation to jinja

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: fdfca20b13a866..69614fba8ccf19
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8725563973756236081
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Id48030237730840fca9df2f3d8358e19cc5ad904
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/260684
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 8a85cbc..86e7ff9 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-01-16.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8725596553157410433.
-    commit = "fdfca20b13a86610e0d2592c7539d81a93cf9cfe",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8725563973756236081.
+    commit = "69614fba8ccf19b2dcaf60f214353a733329fcaa",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )