roll: pigweed 6998fee..226e4c0 (6 commits)

226e4c0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/295952 pw_presubmit: Sort PyPI outputs before upload check
1f2d18f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/295040 pw_log_android: Fix LOG_TAG redefinition issue
b494ca4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/295758 pw_watch: Bugfix for fullscreen pw_console
2d66aec:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/295045 pw_build_android: Move cpp_std to common target support
9e89171:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/295046 pw_console: Window split improvements
3c3bc9b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/295636 pw_console: Warn on unknown window titles

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 6998feebec0e0b..226e4c08d946f0
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8713057969736417201
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I94fb1e426b4cf7dcdb946a9ee3efbf34151aea7b
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/295933
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 6c87aef..e17ce67 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-06-03.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8713069003851684657.
-    commit = "6998feebec0e0b64c0c17d6a04f9fe0b83786a5d",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8713057969736417201.
+    commit = "226e4c08d946f020960efdb6d568a4e7085befaa",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )