blob: ab344081371967545479cd8b45d250cf53854e07 [file]
# Copyright 2024 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
load(
"@fuchsia_sdk//fuchsia:assembly.bzl",
"fuchsia_platform_artifacts",
)
package(default_visibility = ["//visibility:public"])
fuchsia_platform_artifacts(
name = "platform_aibs",
files = "@fuchsia_platform//:all_files",
)