roll: pigweed, pw_toolchain 3 commits

1a353ae568b0e0d pw_bluetooth_sapphire: Define common bt-host copts
e5058d9016b673e pw_bluetooth_proxy: De-shadow variable names
f2e01c46adf2e2a probe_rs: Move to bzlmod dependency

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: afe9da3bbe009cc..1a353ae568b0e0d
Roller-URL: https://ci.chromium.org/b/8738327353426254209
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I4b003cdfb75731ac7aaa528f21423c36202bb85c
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/232533
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 6369099..84e50ca 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -47,18 +47,18 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-08-27.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8738415211096084401.
-    commit = "afe9da3bbe009cc27e4e0017ec7500d8db019fd7",
+    # ROLL: Last updated 2024-08-28.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8738327353426254209.
+    commit = "1a353ae568b0e0db7c90867c957a42505ed52935",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
 git_override(
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-08-27.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8738415211096084401.
-    commit = "afe9da3bbe009cc27e4e0017ec7500d8db019fd7",
+    # ROLL: Last updated 2024-08-28.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8738327353426254209.
+    commit = "1a353ae568b0e0db7c90867c957a42505ed52935",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )