roll: pigweed bazel: Replace remote_default_platform_properties

This flag is deprecated, as it turns out.

Original-Bug: 312215590
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/238291
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 24e98d0e0e13743657795e247d5b3d78f9880bf6

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: d3b17f383cc42c..24e98d0e0e1374
Roller-URL: https://ci.chromium.org/b/8735687829317528305
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I6d9ed301bd21ee5d33b6bcccd41ee7d25d26e5c3
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/238372
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 405f90d..2ce5ea9 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,18 +49,18 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-09-26.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735688868246595921.
-    commit = "d3b17f383cc42ce05da397e4cf3c9468c12b16be",
+    # ROLL: Last updated 2024-09-27.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735687829317528305.
+    commit = "24e98d0e0e13743657795e247d5b3d78f9880bf6",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
 git_override(
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-09-26.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735688868246595921.
-    commit = "d3b17f383cc42ce05da397e4cf3c9468c12b16be",
+    # ROLL: Last updated 2024-09-27.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735687829317528305.
+    commit = "24e98d0e0e13743657795e247d5b3d78f9880bf6",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )