diff --git a/WORKSPACE b/WORKSPACE index 1bfe838ef..23c2d2eaa 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -49,7 +49,7 @@ load("@fuchsia_infra//:workspace.bzl", "fuchsia_infra_workspace") fuchsia_infra_workspace() -FUCHSIA_SDK_VERSION = "version:26.20241210.7.1" +FUCHSIA_SDK_VERSION = "version:26.20241230.5.1" cipd_repository( name = "fuchsia_sdk", diff --git a/pw_bluetooth_sapphire/fuchsia/backends.bazelrc b/pw_bluetooth_sapphire/fuchsia/backends.bazelrc index f283c9b77..fefaf6f4a 100644 --- a/pw_bluetooth_sapphire/fuchsia/backends.bazelrc +++ b/pw_bluetooth_sapphire/fuchsia/backends.bazelrc @@ -19,6 +19,8 @@ # to ignore the problematic fuchsia-specific targets. common --@rules_fuchsia//fuchsia:fuchsia_targets_enabled=false common:fuchsia --@rules_fuchsia//fuchsia:fuchsia_targets_enabled +common --@fuchsia_sdk//fuchsia:fuchsia_targets_enabled=false +common:fuchsia --@fuchsia_sdk//fuchsia:fuchsia_targets_enabled common:fuchsia --@pigweed//pw_assert:backend=@pigweed//pw_assert_fuchsia common:fuchsia --@pigweed//pw_assert:assert_backend_impl=@pigweed//pw_build:empty_cc_library